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

This commit is contained in:
Felix Schröter 2022-01-31 22:50:31 +01:00
parent b7c50221f3
commit f1108bec84
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 5 additions and 5 deletions

View file

@ -14,11 +14,11 @@ in {
home.file = {
proton-ge = let
version = "7.0rc6-GE-1";
version = "7.1-GE-2";
source = builtins.fetchTarball {
url =
"https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${version}/Proton-${version}.tar.gz";
sha256 = "sha256:07i4nfiilrqjzingnjdi3ih4g04bfr9a7xxrw8jbpb7z9nrf3gqc";
sha256 = "1dkb6lf3pjg25rd7asbcd35343zivsgybsbal3i5rzvvi7h202lf";
};
in rec {
recursive = true;