Unverified Commit a0dbb280 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

libretro.beetle-pce-fast: 0-unstable-2025-03-28 -> 0-unstable-2025-04-18 (#402144)

parents 1546af4c b4bd495f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "mednafen-pce-fast";
  version = "0-unstable-2025-03-28";
  version = "0-unstable-2025-04-18";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-pce-fast-libretro";
    rev = "4ee33ff536f14295c178a037f9b5d5a960ce3c6f";
    hash = "sha256-ZL+aV469RHp5SSBFmK0q+1h2MdcM1q+TZu5Rrv/N0DU=";
    rev = "baa35513545b011faa8b0b5db334d24ba15539ed";
    hash = "sha256-jEvbHCK9AB4u3raWbAivscHqBiH9s+RkgExTVW1yvnk=";
  };

  makefile = "Makefile";