Unverified Commit f756f8e2 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

proton-ge-bin: GE-Proton9-20 -> GE-Proton9-21 (#364756)

parents 9c88ac4c 37ce591b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "proton-ge-bin";
  version = "GE-Proton9-20";
  version = "GE-Proton9-21";

  src = fetchzip {
    url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
    hash = "sha256-1twCv81KO1fcRcIb4H7VtAjtcKrX+DymsYdf885eOWo=";
    hash = "sha256-WNOl0pu3xcEObxSK054u4e3hTWtA/51mH25uQih0+a0=";
  };

  outputs = [