atlauncher: 3.4.36.10 -> 3.4.37.2 (#339775)

This commit is contained in:
Adam C. Stephens
2024-09-05 20:12:07 -04:00
committed by GitHub
2 changed files with 372 additions and 365 deletions
+370 -363
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -21,13 +21,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "atlauncher";
version = "3.4.36.10";
version = "3.4.37.2";
src = fetchFromGitHub {
owner = "ATLauncher";
repo = "ATLauncher";
rev = "v${finalAttrs.version}";
hash = "sha256-EMV/M5W/acJaQJsi4COoRQC2YVfuJG9HGcwvGfakoNo=";
hash = "sha256-1sIzQBJWbkGk8VrZdRi3eIHBAfiu90lodEZVouZNzVM=";
};
postPatch = ''