proton-ge-bin: GE-Proton9-9 -> GE-Proton9-10

This commit is contained in:
Shawn8901 2024-07-08 00:24:53 +02:00
parent 24e472c6dc
commit 243288f601

View File

@ -6,11 +6,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "proton-ge-bin";
version = "GE-Proton9-9";
version = "GE-Proton9-10";
src = fetchzip {
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
hash = "sha256-sUjC6ByO8oeRhg3aZLSDJTc2GstdAdXJOddS37UkkL8=";
hash = "sha256-dd0qR/iin3VWAMTOvoOURk6s+PNBnZaXBhnxpczL6w8=";
};
outputs = [