Defelo
2025-09-24 07:33:01 +02:00
parent 1975465839
commit 63cf73bef6
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.17.0-rc.2";
version = "0.17.0";
tag = version;
hash = "sha256-2EO1nlAMbBi+DAuxgnf7eUKYiyXDt2+0rxFXR520V0U=";
cargoHash = "sha256-uufkv/UIb6jlagercZvA6eOQ4Pu3ZHWRpnd0pQbX8vY=";
hash = "sha256-mLtWU7eJxDAyUuwsiwLqa9LgJXnTtYHwcnXQOBsmugw=";
cargoHash = "sha256-h8HmBfxRKrtARFQ0vll09uEMcYUhW4+8M/Q90EVw3Io=";
updateScript = ./update-unstable.sh;
}