libretro.beetle-pce-fast: 0-unstable-2026-07-03 -> 0-unstable-2026-07-10

This commit is contained in:
R. Ryantm
2026-07-17 02:00:29 +00:00
parent 3caf6c92ce
commit 2d0d4abb1a

View File

@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-pce-fast";
version = "0-unstable-2026-07-03";
version = "0-unstable-2026-07-10";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-pce-fast-libretro";
rev = "744a9ffb6120e7531c153aa468f34adb3fab9057";
hash = "sha256-n5Mz0a2bIbQEDsX8PZzji58D8L/yFoQVghrMTg7Srd0=";
rev = "0bc6c86928343ca4202c5b6ef33fa4387c47fc12";
hash = "sha256-TgUueogxf5KZ1S5pt0WiYtoHXWQI81C6QUts1xJClh8=";
};
makefile = "Makefile";