uiua: 0.17.1 -> 0.17.2
Changelog: https://github.com/uiua-lang/uiua/blob/refs/tags/0.17.2/changelog.md Diff: https://github.com/uiua-lang/uiua/compare/0.17.1...0.17.2
This commit is contained in:
@@ -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-stable.sh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user