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

libretro.same_cdi: 0-unstable-2025-01-31 -> 0-unstable-2026-03-31 (#505371)

parents ea532728 53e50e03
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -12,13 +12,13 @@
}:
mkLibretroCore {
  core = "same_cdi";
  version = "0-unstable-2025-01-31";
  version = "0-unstable-2026-03-31";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "same_cdi";
    rev = "7ee1d8e9cb4307b7cd44ee1dd757e9b3f48f41d5";
    hash = "sha256-EGE3NuO0gpZ8MKPypH8rFwJiv4QsdKuIyLKVuKTcvws=";
    rev = "2184aa6d87a31fb6c64534b9b7b2d26e36bae757";
    hash = "sha256-8QJtAyVF6KQmWSzQ6t5s4qmSVT8CmRx5uulq4c3LDRo=";
  };

  patches = [