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

libretro.fbneo: 0-unstable-2025-12-11 -> 0-unstable-2025-12-25 (#472145)

parents 872f13f0 0dee36a6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "fbneo";
  version = "0-unstable-2025-12-11";
  version = "0-unstable-2025-12-25";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "fbneo";
    rev = "a4a563a372b201d8cbac94fb9c50694f6f7137e9";
    hash = "sha256-KQJiwCnaLILy5fgIraTCI0y7eBL14nZnbHa0m8YHq6g=";
    rev = "9e65eff7536221b42f23e6df7e4eefb570e03baa";
    hash = "sha256-biZGZCtWMcqoI60dIJwkhLa5bXPrRhsih2Rh5OkKdbo=";
  };

  makefile = "Makefile";