Merge pull request #303538 from r-ryantm/auto-update/openloco

openloco: 24.01.1 -> 24.04
This commit is contained in:
Weijia Wang 2024-04-14 00:13:07 +02:00 committed by GitHub
commit 1285fbf1d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,13 +13,13 @@
stdenv.mkDerivation rec {
pname = "openloco";
version = "24.01.1";
version = "24.04";
src = fetchFromGitHub {
owner = "OpenLoco";
repo = "OpenLoco";
rev = "v${version}";
hash = "sha256-QkJmJGObp5irk66SSGTxjydcp3sPaCbxcjcU3XGTVfo=";
hash = "sha256-LyA1Wl2xto05DUp3kuWEQo7Hbk8PAy990PC7bLeBFto=";
};
# the upstream build process determines the version tag from git; since we