libretro.beetle-ngp: 0-unstable-2024-10-21 -> 0-unstable-2026-03-31 (#506063)

This commit is contained in:
Nick Cao
2026-04-02 20:04:15 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-ngp";
version = "0-unstable-2024-10-21";
version = "0-unstable-2026-03-31";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-ngp-libretro";
rev = "139fe34c8dfc5585d6ee1793a7902bca79d544de";
hash = "sha256-ruWnCgMxfpPHTWQ7vgNUczmGRzNKKhoZTNlUcNgm4T8=";
rev = "9abe025fa14a4835a9a4e14a09893520dd3019dc";
hash = "sha256-s/4koTwwgeEUYknpaNruY1l03ZGYSUy8KVxD/hiGs8Q=";
};
makefile = "Makefile";