Unverified Commit 1b025162 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

libretro.beetle-supergrafx: 0-unstable-2024-11-15 -> 0-unstable-2026-03-31 (#506896)

parents 81165c06 8928dbf1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "mednafen-supergrafx";
  version = "0-unstable-2024-11-15";
  version = "0-unstable-2026-03-31";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "beetle-supergrafx-libretro";
    rev = "a776133c34ae8da5daf7d9ccb43e3e292e2b07b0";
    hash = "sha256-FemWW4EPQCwhrS7YEytf6fEeimdTTfzaDdyRNDIBQyk=";
    rev = "3442f442b112ccf869791600661438804f1dfc51";
    hash = "sha256-5MJ9IxIL2PX0vxZTSCcAHjxacK5BQZ+Dj5tSxiW+2x8=";
  };

  makefile = "Makefile";