uiua-unstable: 0.16.2 -> 0.17.0-dev.1

This commit is contained in:
Defelo
2025-06-17 00:30:58 +02:00
parent 4d336f521f
commit 9d423c56fa
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.16.2";
version = "0.17.0-dev.1";
tag = version;
hash = "sha256-YX2okLBN+6celACktfLgTO4NJPvEalrS/C885qwAp8A=";
cargoHash = "sha256-aoHqcE+0OaxZAxjAZUdSmAuLaI0kiRfbPhaFjNvFce8=";
hash = "sha256-Tsj0De4qdV8R4XVP5Oihk7HlgG4EysfQ9aUo0MZO94A=";
cargoHash = "sha256-upBPtoivWh07w87jNu5mjS5Yj+slsJtAIMAOjX1MZaM=";
updateScript = ./update-unstable.sh;
}