diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index 7988af2..6d14b8a 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -34,7 +34,12 @@ { "type": "archive", "url": "https://github.com/libusb/libusb/releases/download/v1.0.23/libusb-1.0.23.tar.bz2", - "sha256": "db11c06e958a82dac52cf3c65cb4dd2c3f339c8a988665110e0d24d19312ad8d" + "sha256": "db11c06e958a82dac52cf3c65cb4dd2c3f339c8a988665110e0d24d19312ad8d", + "x-checker-data": { + "type": "anitya", + "project-id": 1749, + "url-template": "https://github.com/libusb/libusb/releases/download/v$version/libusb-$version.tar.bz2" + } } ] },