libretro.twenty-fortyeight: 0-unstable-2026-03-31 -> 0-unstable-2026-04-10 (#509477)

This commit is contained in:
Thiago Kenji Okada
2026-04-13 07:50:39 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "2048";
version = "0-unstable-2026-03-31";
version = "0-unstable-2026-04-10";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-2048";
rev = "1892de39d80ec37e1fac79729cd91917b21f1349";
hash = "sha256-lNcDdkiWiXhvwwpzMnceTDY+mJl1JTZfGCY+WIOvrP8=";
rev = "c90437d3c3913999624deca3fb55ecfa632b72c4";
hash = "sha256-dE3PanK+rpf01R4aoD3KMwVhEVvmmVS2klVPQUGTUC0=";
};
meta = {