vcpkg/ports/bshoshany-thread-pool/vcpkg.json
Barak Shoshany 02b300f2a2
[bshoshany-thread-pool] Updated to v3.3.0 (#26154)
* [bshoshany-thread-pool] Updated to v3.3.0

* [bshoshany-thread-pool] Updated to v3.3.0

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [bshoshany-thread-pool] Fixed SHA

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-08-04 19:29:28 -07:00

10 lines
378 B
JSON

{
"name": "bshoshany-thread-pool",
"version": "3.3.0",
"maintainers": "Barak Shoshany <baraksh@gmail.com>",
"description": "BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library",
"homepage": "https://github.com/bshoshany/thread-pool",
"documentation": "https://github.com/bshoshany/thread-pool/blob/master/README.md",
"license": "MIT"
}