Unverified Commit 61d92b8f authored by Toma's avatar Toma Committed by GitHub
Browse files

uiua-unstable: 0.14.1 -> 0.15.0-dev.1 (#381113)

parents fa2d2e29 765a186d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
rec {
  version = "0.14.1";
  version = "0.15.0-dev.1";
  tag = version;
  hash = "sha256-+FiJYxB2Lb1B7l9QEuB/XzdEYgJZmYAQpKimRIhWwhc=";
  cargoHash = "sha256-bDj7pvZORP1cc2PXd1W9TWptWCvIKW9TXzaQAmni6hg=";
  hash = "sha256-taR403/r6dxQv/hVpuea2Nz/meFauXUxfyVC5tvMSlo=";
  cargoHash = "sha256-OdG5UVs5fY5xOCY1GwaKrCSY/cIe4dB6LZb+ZNSvU90=";
  updateScript = ./update-unstable.sh;
}