mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
809e9db912
* [libusb] Bump to 1.0.26.11791 * update version database * fix windows build * update version database * Fix x64-windows-static-md * update version database --------- Co-authored-by: Monica <v-liumonica@microsoft.com>
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"name": "libusb",
|
|
"version": "1.0.26.11791",
|
|
"description": "a cross-platform library to access USB devices",
|
|
"homepage": "https://github.com/libusb/libusb",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "!uwp"
|
|
}
|