libretro.dosbox-pure: 0-unstable-2025-08-03 -> 0-unstable-2025-09-04 (#440329)

This commit is contained in:
Thiago Kenji Okada
2025-09-05 09:35:20 +01:00
committed by GitHub
@@ -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" ];