mindustry: 145.1 -> 146

This commit is contained in:
Francesco Gazzetta 2023-09-05 20:09:04 +02:00
parent 7cb9338b8f
commit a169de11b1

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