mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 13:09:00 +08:00
8e6f6a382e
* [simage] Update to 1.8.1 * Format manifest and update version files * Revert the changes for arm and uwp in ci.baseline.txt * Update versions/s-/simage.json * Update ports/simage/portfile.cmake * Update ports/simage/portfile.cmake * Update ports/simage/portfile.cmake * Update versions/s-/simage.json * Add options to packages * Update versions/s-/simage.json * Update portfile.cmake * Update versions/s-/simage.json * Update portfile.cmake * Update versions/s-/simage.json * [simage] Reorganize all features, add features * Install tool simage-config on non-Windows * fix typo * Add supports field and update ci.baseline.txt * Update versions/s-/simage.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
20 lines
419 B
JSON
20 lines
419 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "429f5758def1d9514aa6f3f2bbcb98d8a3f19cd1",
|
|
"version-semver": "1.8.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "7efea762708b2fa21ac7919656bfcdfccbd84339",
|
|
"version-string": "1.8.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "d73e98a3ac5a4ed61f96dce0e08628170ea803ad",
|
|
"version-string": "1.8.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|