proton-ge-bin: GE-Proton10-29 -> GE-Proton10-30

This commit is contained in:
R. Ryantm
2026-02-11 23:01:46 +00:00
parent 187d7dad75
commit 8ee4706550
+2 -2
View File
@@ -9,11 +9,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "proton-ge-bin";
version = "GE-Proton10-29";
version = "GE-Proton10-30";
src = fetchzip {
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
hash = "sha256-ATtKLEKA+r557FVnBoW/iYrRR4Ki9G8rjlV4+2rki0I=";
hash = "sha256-YZ+v+dzO70qTs3JxOAk9n7ByIYb3r8SeJBWnzjKQwuQ=";
};
dontUnpack = true;