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

uiua-unstable: 0.18.0-dev.2 -> 0.18.0-dev.3 (#467277)

parents 0a16196c 45ab84bd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
rec {
  version = "0.18.0-dev.2";
  version = "0.18.0-dev.3";
  tag = version;
  hash = "sha256-coa+jE83EAIJDHrSdLMG/zDXxRYx6/uivTbNNufz17Q=";
  cargoHash = "sha256-i8YFLkV2T9Cx/shRTbeYrNlccCzCO8w2zoa5ZuEuLSM=";
  hash = "sha256-0xQIbKLvdoFfh0Kxgopb4z0K2HCueEGm0Mq1erpcITc=";
  cargoHash = "sha256-34FaXwBUtbF4V9hJjud3gQKpqOZm3FG2fEF/QLYUqXY=";
  updateScript = ./update-unstable.sh;
}