chore(gaming): update wine-ge & proton-ge
This commit is contained in:
parent
3d62e3eb70
commit
172802ad98
2 changed files with 5 additions and 5 deletions
|
@ -14,11 +14,11 @@ in {
|
|||
|
||||
home.file = {
|
||||
proton-ge = let
|
||||
version = "7.0rc2-GE-1";
|
||||
version = "7.0rc3-GE-1";
|
||||
source = builtins.fetchTarball {
|
||||
url =
|
||||
"https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${version}/Proton-${version}.tar.gz";
|
||||
sha256 = "0ch1vm371zrp2iqai4n3zfzl2s9kgp8a6ph9vgfwclwplc787xbr";
|
||||
sha256 = "1nvrbifsbgm2fz9114q3wyzdrm52jnjir3ncjc7inalmdymsmq4g";
|
||||
};
|
||||
in rec {
|
||||
recursive = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue