libretro.play: 0-unstable-2026-06-22 -> 0-unstable-2026-07-11

This commit is contained in:
R. Ryantm
2026-07-13 12:54:35 +00:00
parent 4f4f5fea15
commit f26adbb436
@@ -14,13 +14,13 @@
}:
mkLibretroCore {
core = "play";
version = "0-unstable-2026-06-22";
version = "0-unstable-2026-07-11";
src = fetchFromGitHub {
owner = "jpd002";
repo = "Play-";
rev = "1e4f393f3c52581cdec7867ddadc47f6b4d20cec";
hash = "sha256-a02AsJg7mm/fUBN/5IC2Q6NexLYsBYp74bfqfJosaxc=";
rev = "50aedca2639521bc498ace0b2be1ea012801a86a";
hash = "sha256-ywqwy8HwxigRG/2GfvfpewNjTIeunXH9NtyAH5iUfa8=";
fetchSubmodules = true;
};