mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 23:19:00 +08:00
9891a8f213
* [libb2] Add supports and install pkg-conifg on macOS VM * Add blank line to the end of the json file * vcpkg x-format-manifest --all * Remove failed ports in ci baseline file
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"name": "libb2",
|
|
"version-string": "0.98.1",
|
|
"port-version": 3,
|
|
"description": "C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp",
|
|
"homepage": "https://github.com/BLAKE2/libb2",
|
|
"supports": "!windows"
|
|
}
|