Version updates
This commit is contained in:
parent
41081e42db
commit
ef9bce7328
2 changed files with 14 additions and 14 deletions
|
@ -6,11 +6,11 @@
|
|||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "proton-ge-custom";
|
||||
version = "GE-Proton8-11";
|
||||
version = "GE-Proton8-30";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${version}/${version}.tar.gz";
|
||||
sha256 = "sha256-ldJBwp/9Cjb5k9FBrc6iz4/rnMhU5Ayf35+kNTAvXCg=";
|
||||
sha256 = "sha256-jt7snuw3rH2pnB70tRkuUCjvu4UF9tYUQOjTCHjYKXY=";
|
||||
};
|
||||
|
||||
buildCommand = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue