libretro.fbneo: 0-unstable-2025-07-18 -> 0-unstable-2025-07-24

This commit is contained in:
R. Ryantm
2025-07-27 01:08:38 +00:00
parent 8f91555fd5
commit fd6a3cbd95
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "fbneo";
version = "0-unstable-2025-07-18";
version = "0-unstable-2025-07-24";
src = fetchFromGitHub {
owner = "libretro";
repo = "fbneo";
rev = "9491dab32de7d70c51a3d9fec6e17d1ea7e52a3f";
hash = "sha256-x0gBSSjbM/neIwjA7qmi5gvSGmeyaRNmDs2z9awakXY=";
rev = "ae41c16e10a1996e71ac7dd9a5484b725b8d1a51";
hash = "sha256-mBlk4tjMd67dOw/+oYC0ly7u2Soqva4MxiODGXPjBrM=";
};
makefile = "Makefile";