mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:49:06 +08:00
3fbca9edf3
* update the port workflow version to 0.9.6
* remote port-version
* add version
* Revert "add version"
This reverts commit 487548aecf
.
* 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"
|
|
]
|
|
}
|