libretro.beetle-vb: 0-unstable-2026-06-14 -> 0-unstable-2026-07-22

This commit is contained in:
R. Ryantm
2026-07-25 08:16:55 +00:00
parent e0166b2fe1
commit 052a8a41df
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "mednafen-vb";
version = "0-unstable-2026-06-14";
version = "0-unstable-2026-07-22";
src = fetchFromGitHub {
owner = "libretro";
repo = "beetle-vb-libretro";
rev = "38e7a0ec9ac7079ca1c1e3dd9aaf5b56f527efca";
hash = "sha256-+57qsfH2wygKdD66yauzKD9XDf01q4LeiWdIeYbVUmc=";
rev = "7cc663e9044459b3dab1790bdce8f48dc7358ed6";
hash = "sha256-ntw8SXzyu0PTDQgaLmT5Wy172A8TI3JLN6A5WQ2T/OI=";
};
makefile = "Makefile";