libretro.vba-m: 0-unstable-2024-10-21 -> 0-unstable-2026-04-10 (#509410)

This commit is contained in:
Thiago Kenji Okada
2026-04-13 07:02:19 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "vbam";
version = "0-unstable-2024-10-21";
version = "0-unstable-2026-04-10";
src = fetchFromGitHub {
owner = "libretro";
repo = "vbam-libretro";
rev = "60b48a3a4a46562f29120c1868a54778b40b60a2";
hash = "sha256-UbXSHdKfa91MpcYityo+aILbI0DfkLqZh8YfGcRx/BI=";
rev = "e8b2875d6cad10fc3c7c9f57bb5f1acc324d7c10";
hash = "sha256-tq2MxjPwVPkZotaZAKxmiz7Zjws22E8tK+FPcS+uujk=";
};
makefile = "Makefile";