proton-ge-bin: GE-Proton10-33 -> GE-Proton10-34

This commit is contained in:
R. Ryantm
2026-03-23 15:49:06 +00:00
parent 3b4e1cfcb7
commit b4fd3d5ab8
+2 -2
View File
@@ -9,11 +9,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "proton-ge-bin";
version = "GE-Proton10-33";
version = "GE-Proton10-34";
src = fetchzip {
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
hash = "sha256-vuPqz9vD/B1H6IFA7Wi/YEPbklNTbVbEZ2Erm62kBnk=";
hash = "sha256-lzPsYYcrp5NoT3B0WFj3o10Z7tXx7xva1wEP3edeuqM=";
};
dontUnpack = true;