mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
3fbca9edf3
* update the port workflow version to 0.9.6 * remote port-version * add version * Revert "add version" This reverts commit 487548aecfe767affd37727f14d483b62b377aa6. * add version once * update REF for windows * Update version database
10 lines
221 B
JSON
10 lines
221 B
JSON
{
|
|
"name": "workflow",
|
|
"version": "0.9.6",
|
|
"description": "About C++ Parallel Computing and Asynchronous Networking Engine",
|
|
"homepage": "https://github.com/sogou/workflow",
|
|
"dependencies": [
|
|
"openssl"
|
|
]
|
|
}
|