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 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", |