Merge pull request #299746 from r-ryantm/auto-update/retroarch-joypad-autoconfig

retroarch-joypad-autoconfig: 1.17.0 -> 1.18.0
This commit is contained in:
Thiago Kenji Okada 2024-03-28 15:55:10 +00:00 committed by GitHub
commit f4e66f27aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "retroarch-joypad-autoconfig";
version = "1.17.0";
version = "1.18.0";
src = fetchFromGitHub {
owner = "libretro";
repo = "retroarch-joypad-autoconfig";
rev = "v${version}";
hash = "sha256-rmbZxXxHwIPb/zVBQiWTRPLVS+DXTrsw8d6t9nTg/ng=";
hash = "sha256-VZbdR9Tvc8FofBjApTskEZVwUzInEDM3YhZ14VWTyC0=";
};
makeFlags = [