scuba: 2.14.1 -> 2.14.2

This commit is contained in:
R. Ryantm
2026-01-26 18:54:28 +00:00
parent ed4ecd3a08
commit f7cba92546
+2 -2
View File
@@ -6,13 +6,13 @@
}:
let
version = "2.14.1";
version = "2.14.2";
src = fetchFromGitHub {
owner = "JonathonReinhart";
repo = "scuba";
tag = "v${version}";
hash = "sha256-AbaBTI/gz5lifjMx00sxuUl1MxhYM93iKfGdpHsLjzk=";
hash = "sha256-kYr7JyrwDDMJkazZ1cMZNkLo19stnOtc/gSp3nRWAuU=";
};
# This must be built statically because scuba will execute unknown docker environments