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

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

parents 9855b4ee a74cedeb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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";