vcpkg/ports/boost-build/vcpkg.json
Lily Wang ee1093857f
[boost-build] Fix wrong hash (#40041)
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-07-23 17:59:06 -07:00

16 lines
354 B
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-build",
"version": "1.85.0",
"port-version": 2,
"description": "Boost.Build",
"homepage": "https://github.com/boostorg/build",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-uninstall",
"version>=": "1.85.0"
}
]
}