mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 23:41:48 +08:00
9bf8864f10
Update `bext-wintls` to the latest version 0.9.8. - [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] SHA512s are updated for each updated download. - [ ] ~The "supports" clause reflects platforms that may be fixed by this new version.~ - [ ] ~Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file.~ - [ ] ~Any patches that are no longer applied are deleted from the port's directory.~ - [x] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [x] Only one version is added to each modified port's versions file.
20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "2aa860a3c3e75931400129bfea8e70d665410607",
|
|
"version": "0.9.8",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "bc8c1307f16b47fb5fd638e719f0157323be3919",
|
|
"version": "0.9.7",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1bed92afff8085f2d8f888b35ce0049e5986aa8a",
|
|
"version": "0.9.5",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|