Defelo
2025-10-02 20:22:25 +02:00
parent bc77b50f58
commit bd03b64aab
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.17.1";
version = "0.17.2";
tag = version;
hash = "sha256-bRazhDhqXnY+nDDWg/unqVuOg9ib3AND0HivFL68Iko=";
cargoHash = "sha256-llg/BoiGiD9AT8UTDyTpzrSvEinXbLdT1rQECH2ftdE=";
hash = "sha256-Ceuow3BguxLoBQEX88cRZe8KGVnddIG3ojuJsm+4EJA=";
cargoHash = "sha256-zD3Wi1SZbYaV+KlVB3EBPzFDafqP/jGjKuhhQoPb/P8=";
updateScript = ./update-unstable.sh;
}