mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:39:02 +08:00
a4782d3fac
* [sail] update to v0.9.0-pre12 * [sail] update usage * [sail] move C++ configs * [sail] use new 0.9.0-pre12 tag * [sail] vcpkg x-add-version sail * [sail] version-string -> version-semver * [sail] vcpkg x-add-version sail --overwrite-version * [sail] Update port version to 1 * [sail] vcpkg x-add-version sail --overwrite-version * [sail] Update versions/s-/sail.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
20 lines
437 B
JSON
20 lines
437 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "5494cae319135c06b4ce8d6150c90e148fb6c924",
|
|
"version-semver": "0.9.0-pre12",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "d3e3d2b48fde38bfc70d3b7cec2c667866a41d48",
|
|
"version-string": "0.9.0-pre11",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "3f2c7654ea0a3c9d7a1ce81743ded2b1ef410bd9",
|
|
"version-string": "0.9.0-pre10",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|