libretro.twenty-fortyeight: 0-unstable-2024-12-27 -> 0-unstable-2025-12-13 (#471613)

This commit is contained in:
Nick Cao
2025-12-17 21:38:22 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "2048";
version = "0-unstable-2024-12-27";
version = "0-unstable-2025-12-13";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-2048";
rev = "86e02d3c2dd76858db7370f5df1ccfc33b3abee1";
hash = "sha256-k3te3XZCw86NkqXpjZaYWi4twUvh9UBkiPyqposLTEs=";
rev = "e70c3f82d2b861c64943aaff7fcc29a63013997d";
hash = "sha256-ZNJUaXIQi9VnmmCikhCtXfhbTZ7rfJ1wm/582gaZCmk=";
};
meta = {