Merge pull request #330731 from Shawn8901/update_proton

proton-ge-bin: GE-Proton9-10 -> GE-Proton9-11
This commit is contained in:
Sandro
2024-07-29 13:42:05 +02:00
committed by GitHub
+2 -2
View File
@@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "proton-ge-bin";
version = "GE-Proton9-10";
version = "GE-Proton9-11";
src = fetchzip {
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
hash = "sha256-dd0qR/iin3VWAMTOvoOURk6s+PNBnZaXBhnxpczL6w8=";
hash = "sha256-OGsgR56R/MaFxahsb/42kA9CEexGDF/aTZlyf6v8tXo=";
};
outputs = [