chore(gaming): update wine-ge & proton-ge

This commit is contained in:
Felix Schröter 2022-01-08 11:24:08 +01:00
parent 3d62e3eb70
commit 172802ad98
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 5 additions and 5 deletions

View file

@ -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;