proton-ge-bin: GE-Proton10-11 -> GE-Proton10-12
This commit is contained in:
parent
64cf35ea43
commit
4f3e0b708c
@ -9,11 +9,11 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "proton-ge-bin";
|
||||
version = "GE-Proton10-11";
|
||||
version = "GE-Proton10-12";
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://github.com/GloriousEggroll/proton-ge-custom/releases/download/${finalAttrs.version}/${finalAttrs.version}.tar.gz";
|
||||
hash = "sha256-gTf8k0fx0KGCHVTQLkZli/CvZMkVVNpgBDpI/eiuynE=";
|
||||
hash = "sha256-mjqcN/gTfAlPDXgJUm8qxH+jvNN8iiIuF33hSQ5Y/Vo=";
|
||||
};
|
||||
|
||||
dontUnpack = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user