uiua-unstable: 0.14.0-rc.3 -> 0.14.1

This commit is contained in:
Defelo
2024-12-23 22:20:06 +01:00
parent 26f9954b38
commit fca833ce93

View File

@@ -1,7 +1,7 @@
rec {
version = "0.14.0-rc.3";
version = "0.14.1";
rev = version;
hash = "sha256-znHHohWMoVttubvYx5h3b7pQcQVYhn3nZLFoHrJsits=";
cargoHash = "sha256-d+N5ij5zbQRZwkLtwLAM7BY82G/tNsdkUb6/7wnD51g=";
hash = "sha256-+FiJYxB2Lb1B7l9QEuB/XzdEYgJZmYAQpKimRIhWwhc=";
cargoHash = "sha256-0ZK87aX3akEPEXIsFrbOvTfhW24TZCuCcSVp+j8ylyg=";
updateScript = ./update-unstable.sh;
}