uiua-unstable: 0.17.0-rc.1 -> 0.17.0-rc.2 (#443623)

This commit is contained in:
Felix Bargfeldt
2025-09-17 10:16:59 +00:00
committed by GitHub
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.17.0-rc.1";
version = "0.17.0-rc.2";
tag = version;
hash = "sha256-ITV8T3gfP52e8Wtikm5e68FS2Pyh+adOq/G7xpQ46GU=";
cargoHash = "sha256-K8hdkWKcMLw9ImdG0B/VhZV2j6bzMevrwQYEpUlGuzs=";
hash = "sha256-2EO1nlAMbBi+DAuxgnf7eUKYiyXDt2+0rxFXR520V0U=";
cargoHash = "sha256-uufkv/UIb6jlagercZvA6eOQ4Pu3ZHWRpnd0pQbX8vY=";
updateScript = ./update-unstable.sh;
}