libretro.dosbox-pure: 0-unstable-2025-05-09 -> 0-unstable-2025-05-24

This commit is contained in:
R. Ryantm
2025-05-24 15:58:11 +00:00
parent 9a4eaf1b61
commit 90b8381236
@@ -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" ];