Add x-checker-data for libusb

This commit is contained in:
Carles Pastor 2021-06-10 12:07:06 +02:00
parent 67dfafc333
commit 3fc06749c0

View file

@ -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"
}
}
]
},