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
+2 -2
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