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 46a7257..46ab7ca 100644 --- a/core.new.json +++ b/core.new.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.190", - "expat": "R_2_6_0", + "expat": "R_2_6_1", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", diff --git a/core.old.json b/core.old.json index 7e6c195..c0312e3 100644 --- a/core.old.json +++ b/core.old.json @@ -3,7 +3,7 @@ "efibootmgr": "18", "efivar": "39", "elfutils": "elfutils-0.190", - "expat": "R_2_6_0", + "expat": "R_2_6_1", "gdbm": "1.23", "gnupg": "gnupg-2.4.4", "libaio": "libaio-0.3.113", diff --git a/core.old.json~ b/core.old.json~ index 9f3022b..7e6c195 100644 --- a/core.old.json~ +++ b/core.old.json~ @@ -18,7 +18,7 @@ "linux": "v6.6.7", "mpfr": "4.2.1", "ncurses": "6.4", - "npth": "npth-1.6", + "npth": "npth-1.7", "openssh": "V_9_6_P1", "shadow": "4.14.5", "usbutils": "v017", |