Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

proton-ge-bin: GE-Proton9-13 -> GE-Proton9-15 (#345677)

authored by nixpkgs-merge-bot[bot] and committed by GitHub 73bed75d 9d0b145f

+2 -2
+2 -2
pkgs/by-name/pr/proton-ge-bin/package.nix
··· 6 }: 7 stdenvNoCC.mkDerivation (finalAttrs: { 8 pname = "proton-ge-bin"; 9 - version = "GE-Proton9-13"; 10 11 src = fetchzip { 12 url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz"; 13 - hash = "sha256-/KaFYCLvojxH3coiJaArXMPIIwW5qzK+I0bGyt7oBNY="; 14 }; 15 16 outputs = [
··· 6 }: 7 stdenvNoCC.mkDerivation (finalAttrs: { 8 pname = "proton-ge-bin"; 9 + version = "GE-Proton9-15"; 10 11 src = fetchzip { 12 url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz"; 13 + hash = "sha256-WeqntQxez6XPRZxpPNUAQ8/7sw6TzOKU1yrtPHmQNh0="; 14 }; 15 16 outputs = [