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

radicle-node-unstable: 1.7.1 -> 1.8.0-rc.2 (#503104)

parents 4279efce c27ab5ee
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{ radicle-node }:

radicle-node.override {
  version = "1.7.1";
  srcHash = "sha256-MPanUDVKol7mWVJDrGoGUkKqmcje+MsiK0WfqXQ27iI=";
  cargoHash = "sha256-Lru4ps9FYi03NVtRLtwZX9jhozAvBDsJ72ihdIpQcQ8=";
  version = "1.8.0-rc.2";
  srcHash = "sha256-J+1URp8mzxdKwlNpgYtaEQBDSyDVYqsAMnxwogZWVWM=";
  cargoHash = "sha256-9+mlNQwV2bUyAXkPN7aflGuN/Xd32uT+JEjl48ZDeXY=";
  updateScript = ./update-unstable.sh;
}