retroarch-joypad-autoconfig: 1.19.0 -> 1.20.0 (#372973)

This commit is contained in:
Thiago Kenji Okada
2025-01-11 17:03:15 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation rec {
pname = "retroarch-joypad-autoconfig";
version = "1.19.0";
version = "1.20.0";
src = fetchFromGitHub {
owner = "libretro";
repo = "retroarch-joypad-autoconfig";
rev = "v${version}";
hash = "sha256-iwxTMwGHix2K5UyjBWFamyo3nVULxwbIF+djyQWz5L0=";
hash = "sha256-TdNyQOMLBgwpeYDE8qrRrIMUYcagiBJ02rSVU4Ycn1o=";
};
makeFlags = [