Unverified Commit c0f4ab3e authored by Felix Bargfeldt's avatar Felix Bargfeldt Committed by GitHub
Browse files

uiua-unstable: 0.17.0-dev.2 -> 0.17.0-rc.1 (#439972)

parents e203ee76 468b74ed
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
rec {
  version = "0.17.0-dev.2";
  version = "0.17.0-rc.1";
  tag = version;
  hash = "sha256-n6gNlDL5Dcc8d/t9QSi3LPY3wTyvckkDwucnhpcgkCg=";
  cargoHash = "sha256-VXIU5NMboEl56IUXhEkc2ebbVajkhcE9T+X4uTOh48A=";
  hash = "sha256-ITV8T3gfP52e8Wtikm5e68FS2Pyh+adOq/G7xpQ46GU=";
  cargoHash = "sha256-K8hdkWKcMLw9ImdG0B/VhZV2j6bzMevrwQYEpUlGuzs=";
  updateScript = ./update-unstable.sh;
}