summarylogtreecommitdiffstats
path: root/nvchecker-new.txt
diff options
context:
space:
mode:
authorEli Schwartz2020-11-04 06:54:04 -0500
committerEli Schwartz2020-11-04 06:54:04 -0500
commit785fee235d681cd7d80402bbbcd52d96d400b08b (patch)
tree0076962d4403ee342875fb76ab6cfefbf8f15d88 /nvchecker-new.txt
parent1652fc0ec7a6f348ac347a9b7dc187fa1e1b654a (diff)
downloadaur-785fee235d681cd7d80402bbbcd52d96d400b08b.tar.gz
pacman-static: nvchecker record files are now json
pretty-printed since nvchecker 2.2
Diffstat (limited to 'nvchecker-new.txt')
-rw-r--r--nvchecker-new.txt26
1 files changed, 14 insertions, 12 deletions
diff --git a/nvchecker-new.txt b/nvchecker-new.txt
index 499001c4a13a..7dcb92d59e8f 100644
--- a/nvchecker-new.txt
+++ b/nvchecker-new.txt
@@ -1,12 +1,14 @@
-bzip 1.0.8-3
-c-ares 1.16.1-1
-curl 7.71.1-1
-gpgerror 1.38-1
-gpgme 1.14.0-1
-libarchive 3.4.3-1
-libassuan 2.5.3-2
-nghttp2 1.41.0-1
-ssl 1.1.1.g-2
-xz 5.2.5-1
-zlib 1.2.11-4
-zstd 1.4.5-1
+{
+ "bzip": "1.0.8-3",
+ "c-ares": "1.16.1-1",
+ "curl": "7.71.1-1",
+ "gpgerror": "1.38-1",
+ "gpgme": "1.14.0-1",
+ "libarchive": "3.4.3-1",
+ "libassuan": "2.5.3-2",
+ "nghttp2": "1.41.0-1",
+ "ssl": "1.1.1.g-2",
+ "xz": "5.2.5-1",
+ "zlib": "1.2.11-4",
+ "zstd": "1.4.5-1"
+}