vcpkg/ports/hidapi/vcpkg.json
JoergAtGithub 4974430316
Update to hidapi-0.10.1 (#15485)
* Update to hidapi-0.10.1

* Update portfile.cmake

* Deleted comment, which is no longer valid

* Create CONTROL

Added the missing CONTROL file on request of @JonLiu1993

* Delete CONTROL

* Update vcpkg.json

* Set version to the tag of the release
2021-01-11 00:03:33 -08:00

8 lines
268 B
JSON

{
"name": "hidapi",
"version-string": "0.10.1",
"description": "A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac and Windows.",
"homepage": "https://github.com/libusb/hidapi",
"supports": "windows & !(arm | arm64 | uwp)"
}