mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:19:00 +08:00
b1c5f22661
* [task-thread-pool] new port * Fix formatting * Fix hash * Add blank line * Regenerate versions/t-/task-thread-pool.json
9 lines
327 B
JSON
9 lines
327 B
JSON
{
|
|
"name": "task-thread-pool",
|
|
"version": "1.0.7",
|
|
"description": "Fast and lightweight thread pool for C++11 and newer.",
|
|
"homepage": "https://github.com/alugowski/task-thread-pool",
|
|
"documentation": "https://github.com/alugowski/task-thread-pool/blob/main/README.md",
|
|
"license": "BSD-2-Clause OR MIT OR BSL-1.0"
|
|
}
|