diff options
-rw-r--r-- | core.new.json | 4 | ||||
-rw-r--r-- | core.old.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/core.new.json b/core.new.json index 03aab0d..dce42a7 100644 --- a/core.new.json +++ b/core.new.json @@ -15,12 +15,12 @@ "libpcap": "libpcap-1.10.4", "libsasl": "cyrus-sasl-2.1.28", "libusb": "v1.0.26", - "linux": "v6.6.9", + "linux": "v6.7", "mpfr": "4.2.1", "ncurses": "6.4", "npth": "npth-1.6", "openssh": "V_9_6_P1", - "shadow": "4.14.2", + "shadow": "4.14.3", "usbutils": "v017", "zlib": "v1.3" } diff --git a/core.old.json b/core.old.json index 89f66d2..9e18768 100644 --- a/core.old.json +++ b/core.old.json @@ -20,7 +20,7 @@ "ncurses": "6.4", "npth": "npth-1.6", "openssh": "V_9_6_P1", - "shadow": "4.14.2", + "shadow": "4.14.3", "usbutils": "v017", "zlib": "v1.3" } |