mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:49:00 +08:00
2de2ed68fd
* update workflow version to 0.9.4 * update versions * change version scheme * update versions * Update portfile.cmake * update version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
11 lines
242 B
JSON
11 lines
242 B
JSON
{
|
|
"name": "workflow",
|
|
"version": "0.9.4",
|
|
"port-version": 1,
|
|
"description": "About C++ Parallel Computing and Asynchronous Networking Engine",
|
|
"homepage": "https://github.com/sogou/workflow",
|
|
"dependencies": [
|
|
"openssl"
|
|
]
|
|
}
|