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

This commit is contained in:
Melody Renata 2024-09-01 22:05:24 -04:00
parent a2c345850e
commit eccdf319d7
No known key found for this signature in database

View File

@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "proton-ge-bin";
version = "GE-Proton9-11";
version = "GE-Proton9-12";
src = fetchzip {
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
hash = "sha256-OGsgR56R/MaFxahsb/42kA9CEexGDF/aTZlyf6v8tXo=";
hash = "sha256-2/vxX5AT1qQ50jBrQkZIzlmzkOAX+qzINEeD3Lo1f40=";
};
outputs = [