proton-ge-bin: GE-Proton9-10 -> GE-Proton9-11

This commit is contained in:
Shawn8901 2024-07-28 21:04:11 +02:00
parent c87cd2a10e
commit d93419d837

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 = [