libretro-core-info: 1.18.0 -> 1.19.0

This commit is contained in:
R. Ryantm
2024-05-31 19:23:19 +00:00
parent fcfad390d0
commit 7daa007208
@@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "libretro-core-info";
version = "1.18.0";
version = "1.19.0";
src = fetchFromGitHub {
owner = "libretro";
repo = "libretro-core-info";
rev = "v${version}";
hash = "sha256-tIuDDueYocvRDbA8CTR5ubGI7/Up02zUENw/HaDwC0U=";
hash = "sha256-dMMX9i2xPKay6BKC52fYxElcGSllHkSZyOXX/t3l6Io=";
};
makeFlags = [