diff options
-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 3bca800..8987617 100644 --- a/core.new.json +++ b/core.new.json @@ -1,5 +1,5 @@ { - "audit": "v4.0", + "audit": "v4.0.1", "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.191", 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", diff --git a/core.old.json~ b/core.old.json~ index b49202e..1b8d401 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -5,7 +5,7 @@ "elfutils": "elfutils-0.191", "expat": "R_2_6_1", "gdbm": "1.23", - "gnupg": "gnupg-2.4.4", + "gnupg": "gnupg-2.4.5", "libaio": "libaio-0.3.113", "libassuan": "libassuan-2.5.6", "libcap": "libcap-2.69", |