libretro.beetle-pce-fast: 0-unstable-2025-06-27 -> 0-unstable-2025-07-18 (#428174)

This commit is contained in:
Thiago Kenji Okada
2025-07-25 10:02:35 +01:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-pce-fast";
version = "0-unstable-2025-06-27";
version = "0-unstable-2025-07-18";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-pce-fast-libretro";
rev = "04a6f2e85c7b4e79bb1bb402a8ea7d8f55132ad3";
hash = "sha256-xA2owDEe9o0+roxZ+GBM4LD7sBDGC9ZY5atwWVA8HC8=";
rev = "71675959c7df0f4235a90e6eeb271bf7c1bde019";
hash = "sha256-4pHPNRc34IEj+4YkKsXuUWK5yZri3+AJasn0aSOpfYY=";
};
makefile = "Makefile";