uiua-unstable: 0.16.0-rc.1 -> 0.16.0

This commit is contained in:
Defelo
2025-05-19 18:07:07 +02:00
parent 89fa79a840
commit 824ca145d8
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.16.0-rc.1";
version = "0.16.0";
tag = version;
hash = "sha256-c17CBFPBWe0UR+qwRMLCPGeaozVBq6aRv3haVDoIyyA=";
cargoHash = "sha256-8MulQU6SU1M/ITmPLtYa8SShXRsp7NTMhEZRXEgY5zw=";
hash = "sha256-/BSn0B/yJY9rmGLBxnCwCNf2BGQOsbzpHu6Ww4NQpAs=";
cargoHash = "sha256-sxCcnfI3i81oDsmAingNesNP3CAAnvKtSoFPYP8uaqs=";
updateScript = ./update-unstable.sh;
}