uiua-unstable: 0.15.0-rc.1 -> 0.15.0-rc.2 (#395254)

This commit is contained in:
Christina Sørensen
2025-04-02 07:40:18 +02:00
committed by GitHub
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.15.0-rc.1";
version = "0.15.0-rc.2";
tag = version;
hash = "sha256-/t/FTBsdKPO8PD6xPhL+bw3BzAruH4cWJzMxPS9hHnk=";
cargoHash = "sha256-3xiFDY02inws524Onl3KDzrGEdewvUGkVlkOAcwsrXI=";
hash = "sha256-nGuSofBDstaBJNRS6MHdSD6nXyUqkGE/rcnAjaJICtk=";
cargoHash = "sha256-FzO5YOYrnwfcdrQHMJR5dR2qdFNL3Jfmyqpu1iPeN2o=";
updateScript = ./update-unstable.sh;
}