libretro.dosbox-pure: 0-unstable-2025-08-03 -> 0-unstable-2025-09-04

This commit is contained in:
R. Ryantm
2025-09-05 05:39:00 +00:00
parent bdbd743a2b
commit e58ee36452
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "dosbox-pure";
version = "0-unstable-2025-08-03";
version = "0-unstable-2025-09-04";
src = fetchFromGitHub {
owner = "schellingb";
repo = "dosbox-pure";
rev = "935b33b892b55ab5e12a093795a6563af9eacb78";
hash = "sha256-19ehYyVOnYg3b1cvuznYn3zB9rhp2xULKhdFN/FKE4U=";
rev = "a1c81ef494d2ac7a136b330edecbe855fb38b18a";
hash = "sha256-jMJCEoSQi1svbXLyKc4+TRubw7zDpqeql0pstaLs7O4=";
};
hardeningDisable = [ "format" ];