libretro.dosbox-pure: 0-unstable-2025-05-09 -> 0-unstable-2025-05-24 (#410574)

This commit is contained in:
Thiago Kenji Okada
2025-05-24 22:13:36 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "dosbox-pure";
version = "0-unstable-2025-05-09";
version = "0-unstable-2025-05-24";
src = fetchFromGitHub {
owner = "schellingb";
repo = "dosbox-pure";
rev = "7c30b5266a37cee67612b7cab1a714be16f3be4e";
hash = "sha256-VVswTqlUqW79P9LhEV7epEGT6JknejZnArb3f+qFE40=";
rev = "773f775cb8bd4a79e505413cbe7172ec5de948c1";
hash = "sha256-SQjwQhy+/RI0159QMCk04G6AFtBKBushjNWtOXfohps=";
};
hardeningDisable = [ "format" ];