Merge pull request #253481 from fgaz/mindustry/146

mindustry: 145.1 -> 146
This commit is contained in:
Francesco Gazzetta 2023-09-12 14:09:05 +00:00 committed by GitHub
commit 9a12fb6936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
let
pname = "mindustry";
version = "145.1";
version = "146";
buildVersion = makeBuildVersion version;
selectedGlew = if enableWayland then glew-egl else glew;
@ -46,13 +46,13 @@ let
owner = "Anuken";
repo = "Mindustry";
rev = "v${version}";
hash = "sha256-xHF+3QIzP6Xekm1arXio4dAveOQpY9MXuiUC7OZFSUA=";
hash = "sha256-pJAJjb8rgDL5q2hfuXH2Cyb1Szu4GixeXoLMdnIAlno=";
};
Arc = fetchFromGitHub {
owner = "Anuken";
repo = "Arc";
rev = "v${version}";
hash = "sha256-HkJoYdnC4rwTMEmSO0r82cuhY3ZT7Baj3pyqSbzJrQ4=";
hash = "sha256-L+5fshI1oo1lVdTMTBuPzqtEeR2dq1NORP84rZ83rT0=";
};
soloud = fetchFromGitHub {
owner = "Anuken";
@ -131,7 +131,7 @@ let
| sh
'';
outputHashMode = "recursive";
outputHash = "sha256-tSQV9A4uxKUVEJuFRxCQVZNb+0wEQrZofQOluQe0cfA=";
outputHash = "sha256-hbWLsWorEo+1BBURvrFMXpxvZjJBZ1p7HVlJN5e5JZc=";
};
in