From 2ed8cfc14451f569c1a82f47a4b8b49db85dc525 Mon Sep 17 00:00:00 2001 From: David Wood Date: Mon, 10 Nov 2025 17:17:39 +0000 Subject: [PATCH] add krypton codename to utils.sh --- lib/utils.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/utils.sh b/lib/utils.sh index 5683807..98169eb 100644 --- a/lib/utils.sh +++ b/lib/utils.sh @@ -138,6 +138,7 @@ resolve_version() { hydrogen:18 iron:20 jod:22 + krypton:24 ) for cod_version in "${nodejs_codenames[@]}"; do