vcpkg/ports/libb2/vcpkg.json
autoantwort 9b5cbe4afe
[libb2] fix build (#17914)
* [libb2] fix build for arm -> x64 on macOS

* add version files
2021-05-20 17:59:15 -07:00

9 lines
218 B
JSON

{
"name": "libb2",
"version": "0.98.1",
"port-version": 5,
"description": "C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp",
"homepage": "https://github.com/BLAKE2/libb2",
"supports": "!windows"
}