Defelo
2025-12-02 22:41:58 +01:00
parent dcd0318502
commit 45ab84bd8f
+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;
}