libretro.dosbox-pure: 0-unstable-2026-02-01 -> 0-unstable-2026-02-05

This commit is contained in:
R. Ryantm
2026-02-11 09:33:31 +00:00
parent 2499d480a0
commit 36a34e0da1
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "dosbox-pure";
version = "0-unstable-2026-02-01";
version = "0-unstable-2026-02-05";
src = fetchFromGitHub {
owner = "schellingb";
repo = "dosbox-pure";
rev = "77f067eed8e0ea2ad9e86fbc690922f1f1671fc4";
hash = "sha256-mIeTBcx3XK4V2+t4MGc8klhDODuDDACFlI/758zDLPc=";
rev = "6fe60a669e8781d738150ad2353b87c1e1de7dd4";
hash = "sha256-6hIevmWusjg8Wr9A5ov6RLovirtOIEhHtEYLQ7EHVh0=";
};
hardeningDisable = [ "format" ];