Add release official preset and update official reference to 2023-09-15 (#1204)
This commit is contained in:
Родитель
7050f02373
Коммит
9994c1a853
|
@ -6,8 +6,8 @@
|
|||
"hidden": true,
|
||||
"cacheVariables": {
|
||||
"VCPKG_OFFICIAL_BUILD": true,
|
||||
"VCPKG_BASE_VERSION": "2023-03-30",
|
||||
"VCPKG_STANDALONE_BUNDLE_SHA": "404fc75a9f7cdf205c3a6d5ce1134f6448f107e266bc5d7113722f8753eb9671a264235ba8bf2ca85989b28dfdb0109e5f7074591b07246129c5cbafa73f3442"
|
||||
"VCPKG_BASE_VERSION": "2023-09-15",
|
||||
"VCPKG_STANDALONE_BUNDLE_SHA": "8b28c1829802a133941805c68004427052588ba6eefbdf9fb6061151a92c131491df7e29470309e804450c075d2f0673515d5d8c19997148ebcb2874493d304d"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -102,6 +102,13 @@
|
|||
"release"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Win-x64-Release-Official",
|
||||
"inherits": [
|
||||
"Win-x64-Release",
|
||||
"official"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "windows-ci",
|
||||
"inherits": "Win-x64-Debug-WithArtifacts",
|
||||
|
|
Загрузка…
Ссылка в новой задаче