Skip to content

Commit

Permalink
proton-ge-bin: GE-Proton9-16 -> GE-Proton9-18
Browse files Browse the repository at this point in the history
  • Loading branch information
Gliczy committed Oct 31, 2024
1 parent 21106b4 commit f975c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/pr/proton-ge-bin/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "proton-ge-bin";
version = "GE-Proton9-16";
version = "GE-Proton9-18";

src = fetchzip {
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
hash = "sha256-n/pU5bAr78Hawo8BMk7VW8uK0FjVsBJGMf78zRMGFPQ=";
hash = "sha256-NoRNM61Y9q8ksOXPeDV/NaIqHblWjXtK3tXcX5UEwkI=";
};

outputs = [
Expand Down

0 comments on commit f975c8d

Please sign in to comment.