vcpkg/ports/libusb/vcpkg.json
JonLiu1993 7ee7648cb6
[libusb] update to 1.0.26 (#24375)
* [libusb] update to 1.0.26

* update version
2022-04-25 17:15:24 -07:00

9 lines
210 B
JSON

{
"name": "libusb",
"version": "1.0.26",
"description": "a cross-platform library to access USB devices",
"homepage": "https://github.com/libusb/libusb",
"license": "LGPL-2.1",
"supports": "!uwp"
}