Unverified Commit 8e193d05 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

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

parents 01c23903 9a928544
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-04-18";
  version = "0-unstable-2025-06-27";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-pce-fast-libretro";
    rev = "baa35513545b011faa8b0b5db334d24ba15539ed";
    hash = "sha256-jEvbHCK9AB4u3raWbAivscHqBiH9s+RkgExTVW1yvnk=";
    rev = "04a6f2e85c7b4e79bb1bb402a8ea7d8f55132ad3";
    hash = "sha256-xA2owDEe9o0+roxZ+GBM4LD7sBDGC9ZY5atwWVA8HC8=";
  };

  makefile = "Makefile";