libretro.fbneo: 0-unstable-2025-07-09 -> 0-unstable-2025-07-18 (#426474)

This commit is contained in:
Thiago Kenji Okada 2025-07-19 10:29:56 +01:00 committed by GitHub
commit 22c9559bab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2025-07-09";
version = "0-unstable-2025-07-18";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "42160d563e3e40e818dbbb328ff1f65c4a03ad0e";
hash = "sha256-dna6JsxYp5ilgPhSX3nDSznFlzET6jqZu5P9IH6PYvk=";
rev = "9491dab32de7d70c51a3d9fec6e17d1ea7e52a3f";
hash = "sha256-x0gBSSjbM/neIwjA7qmi5gvSGmeyaRNmDs2z9awakXY=";
};
makefile = "Makefile";