libretro.gambatte: 0-unstable-2025-04-04 -> 0-unstable-2025-04-18

This commit is contained in:
R. Ryantm
2025-04-26 22:54:12 +00:00
parent 0571e373ab
commit af1cabb5a0
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "gambatte";
version = "0-unstable-2025-04-04";
version = "0-unstable-2025-04-18";
src = fetchFromGitHub {
owner = "libretro";
repo = "gambatte-libretro";
rev = "2910240a4100ccad68f935082b8bbce194673cb5";
hash = "sha256-segz2SocZaNNgToNQOIEVIOD3CidyZIS81dStcdAsTs=";
rev = "b285b0823ac867371e72c54d5275a554c7be312c";
hash = "sha256-/PFSMcx+iBpiMHSqAhGVjbXDkMk9En0UZPChPROaLck=";
};
meta = {