[Backport release-26.05] proton-ge-bin: GE-Proton10-34 -> GE-Proton11-1 (#535768)

This commit is contained in:
Sefa Eyeoglu 2026-06-27 01:43:52 +00:00 committed by GitHub
commit 09b5d448f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,11 +9,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "proton-ge-bin";
version = "GE-Proton10-34";
version = "GE-Proton11-1";
src = fetchzip {
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
hash = "sha256-lzPsYYcrp5NoT3B0WFj3o10Z7tXx7xva1wEP3edeuqM=";
hash = "sha256-I7SSvzQQ/NqdvwjpJ9IFFtAaTS+rgHUyXx0us1vIOnw=";
};
dontUnpack = true;