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

uiua-unstable: 0.16.0-dev.2 -> 0.16.0-rc.1 (#407454)

parents db53807e 1482cc2b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
rec {
  version = "0.16.0-dev.2";
  version = "0.16.0-rc.1";
  tag = version;
  hash = "sha256-ZCyK6wqFRcKBGo1dgmN9pkvixkLev/STQg7HcrHfG0c=";
  cargoHash = "sha256-zqhVwg9+iqjrK2cCGaT4QIN+6CUKZ5ecogA1Oqd8OqQ=";
  hash = "sha256-c17CBFPBWe0UR+qwRMLCPGeaozVBq6aRv3haVDoIyyA=";
  cargoHash = "sha256-8MulQU6SU1M/ITmPLtYa8SShXRsp7NTMhEZRXEgY5zw=";
  updateScript = ./update-unstable.sh;
}