uiua-unstable: 0.14.0-rc.2 -> 0.14.0-rc.3 (#366680)

This commit is contained in:
misuzu
2024-12-21 16:46:22 +02:00
committed by GitHub
+3 -3
View File
@@ -1,7 +1,7 @@
rec {
version = "0.14.0-rc.2";
version = "0.14.0-rc.3";
rev = version;
hash = "sha256-8jYoZpzepgqeM3EsyJguoU6LVPE3kywbE20Nz/8/fTQ=";
cargoHash = "sha256-5narrhVxM2Yl6hZIfFijxST3jfy5q0ox3Y7v+2VggUE=";
hash = "sha256-znHHohWMoVttubvYx5h3b7pQcQVYhn3nZLFoHrJsits=";
cargoHash = "sha256-d+N5ij5zbQRZwkLtwLAM7BY82G/tNsdkUb6/7wnD51g=";
updateScript = ./update-unstable.sh;
}