mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 06:29:07 +08:00
822153e37f
* update version to 0.9.5 * update versions
11 lines
242 B
JSON
11 lines
242 B
JSON
{
|
|
"name": "workflow",
|
|
"version": "0.9.5",
|
|
"port-version": 1,
|
|
"description": "About C++ Parallel Computing and Asynchronous Networking Engine",
|
|
"homepage": "https://github.com/sogou/workflow",
|
|
"dependencies": [
|
|
"openssl"
|
|
]
|
|
}
|