libretro.bluemsx: 0-unstable-2026-03-31 -> 0-unstable-2026-04-11 (#510087)

This commit is contained in:
Thiago Kenji Okada
2026-04-14 20:37:15 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "bluemsx";
version = "0-unstable-2026-03-31";
version = "0-unstable-2026-04-11";
src = fetchFromGitHub {
owner = "libretro";
repo = "bluemsx-libretro";
rev = "8af516705652d240ef5bc69dea8276d0fdd16323";
hash = "sha256-QkJicDAfr+hFAlsqSLlonmGJEf/G9XFQ7oe/X4mvAhw=";
rev = "0b23b79f6b8c19f300d2d86958e89fbe2f6d30bc";
hash = "sha256-/rILuViKZBKZFZkCjuFuuuOE3AvDiHQqHtWq4Q8XSMA=";
};
meta = {