mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:19:00 +08:00
504acb9383
* [zstr] Add zstr_make_unique_polyfill.h to install list Fixes microsoft#16402 * [zstr] Install inside include/ instead of include/zstr/ Fixes microsoft#18067 * [zstr] Replace CONTROL with vcpkg.json * format manifest file * Update ports/zstr/vcpkg.json * update version * [zstr] Run format-manifest * [zstr] Update port-version * [zstr] Run x-add-version * [zstr] Add usage msg override * [zstr] Rerun x-add-version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
25 lines
551 B
JSON
25 lines
551 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "7a13e5cb665ce878aa5b6c9723a0e375e1be5c15",
|
|
"version-string": "1.0.4",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "339a979f431eb74d38dbb731f60b89fd6cc2a43a",
|
|
"version-string": "1.0.4",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "9e180d152b886a9b45cc03c36fadaee8968d79d1",
|
|
"version-string": "1.0.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ecfa65565472759dcfe5da572db74531cef69da4",
|
|
"version-string": "1.0.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|