diff options
author | David Runge <dave@sleepmap.de> | 2024-03-13 19:42:46 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-03-13 19:42:46 +0100 |
commit | a61350ab0924d8cc6c3dfc706cf18af9f5f1f70b (patch) | |
tree | f0a5c38b147e1d6601cbd071c55c3624606c8c27 | |
parent | 1eff001ddff2aa69606ace1d70e5106fbbdf186c (diff) | |
download | nvchecker-a61350ab0924d8cc6c3dfc706cf18af9f5f1f70b.tar.gz nvchecker-a61350ab0924d8cc6c3dfc706cf18af9f5f1f70b.tar.bz2 nvchecker-a61350ab0924d8cc6c3dfc706cf18af9f5f1f70b.tar.xz nvchecker-a61350ab0924d8cc6c3dfc706cf18af9f5f1f70b.zip |
Update expat
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | core.new.json | 2 | ||||
-rw-r--r-- | core.old.json | 2 | ||||
-rw-r--r-- | core.old.json~ | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core.new.json b/core.new.json index 8987617..8d35129 100644 --- a/core.new.json +++ b/core.new.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.191", - "expat": "R_2_6_1", + "expat": "R_2_6_2", "gdbm": "1.23", "gnupg": "gnupg-2.4.5", "libaio": "libaio-0.3.113", diff --git a/core.old.json b/core.old.json index 15ddc78..71068d1 100644 --- a/core.old.json +++ b/core.old.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.191", - "expat": "R_2_6_1", + "expat": "R_2_6_2", "gdbm": "1.23", "gnupg": "gnupg-2.4.5", "libaio": "libaio-0.3.113", diff --git a/core.old.json~ b/core.old.json~ index 1b8d401..15ddc78 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -1,5 +1,5 @@ { - "audit": "v4.0", + "audit": "v4.0.1", "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.191", |