uiua-unstable: 0.18.0-dev.2 -> 0.18.0-dev.3 (#467277)

This commit is contained in:
Felix Bargfeldt
2025-12-03 11:46:08 +00:00
committed by GitHub
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.18.0-dev.2";
version = "0.18.0-dev.3";
tag = version;
hash = "sha256-coa+jE83EAIJDHrSdLMG/zDXxRYx6/uivTbNNufz17Q=";
cargoHash = "sha256-i8YFLkV2T9Cx/shRTbeYrNlccCzCO8w2zoa5ZuEuLSM=";
hash = "sha256-0xQIbKLvdoFfh0Kxgopb4z0K2HCueEGm0Mq1erpcITc=";
cargoHash = "sha256-34FaXwBUtbF4V9hJjud3gQKpqOZm3FG2fEF/QLYUqXY=";
updateScript = ./update-unstable.sh;
}