libretro.dosbox-pure: 0-unstable-2026-05-12 -> 0-unstable-2026-05-21

This commit is contained in:
R. Ryantm
2026-05-21 01:46:21 +00:00
parent 32b7695ed4
commit 42a1f85bd3
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "dosbox-pure";
version = "0-unstable-2026-05-12";
version = "0-unstable-2026-05-21";
src = fetchFromGitHub {
owner = "schellingb";
repo = "dosbox-pure";
rev = "3a5222c97456e8df90983eb546f4d866b0feb848";
hash = "sha256-FeT1VPOJsZaC9SZbJwbiC0fkVV/WOJ+rOcwf8g+wdeM=";
rev = "9c5c68f446204b09b12f3f1936072e56d91476c0";
hash = "sha256-p2vv9EExJYgR59ycjxc79+itVDf3/4pWKVn671lNjVo=";
};
hardeningDisable = [ "format" ];