Unverified Commit 87dbcac9 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

libretro.genesis-plus-gx: 0-unstable-2025-12-12 -> 0-unstable-2025-12-19 (#472634)

parents a257811c 50a75c9e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "genesis-plus-gx";
  version = "0-unstable-2025-12-12";
  version = "0-unstable-2025-12-19";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "Genesis-Plus-GX";
    rev = "83485a2730ae790ce07dd0803ed73bc4ca85c70c";
    hash = "sha256-jlngGSxvRIYv3k5S1ZY76o5mIwwCPF1gJv52Alm0/w4=";
    rev = "496615db04eb9fe83c9732d77768030bb2fa8553";
    hash = "sha256-PGwXBsyLlFjo776J9XxJ+bEexain+CLNXqKv6V+cg2I=";
  };

  meta = {