[cppwinrt] Update version to 2.0.230207.1 (#29522)

* [cppwinrt] Update version to 2.0.230207.1

* vdb
This commit is contained in:
Frank 2023-02-11 03:18:40 +08:00 committed by GitHub
parent 785cbdb8ba
commit eac0f2e78a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View File

@ -1,9 +1,8 @@
vcpkg_minimum_required(VERSION 2022-10-12) # for ${VERSION}
vcpkg_download_distfile(ARCHIVE
URLS "https://www.nuget.org/api/v2/package/Microsoft.Windows.CppWinRT/${VERSION}"
FILENAME "cppwinrt.${VERSION}.zip"
SHA512 0a5a46bf2508ee396861b810a2196e694f351385700c267cb6637dcbb966a4017703020378289aebb50c508cf082c9be9b7f4c756fd757d177ebd74480b7d13e
SHA512 6ce0764c3558d94b0ec72daa6d6d139df3942d33f51d1f3a670b888fbba2b556e35df831fa9eea42d4fc9a0a1f0ca94abef1c4013dcc9b51053bffe2af4dfd85
)
vcpkg_extract_source_archive(

View File

@ -1,6 +1,6 @@
{
"name": "cppwinrt",
"version": "2.0.221121.5",
"version": "2.0.230207.1",
"description": "C++/WinRT is a standard C++ language projection for the Windows Runtime.",
"homepage": "https://github.com/microsoft/cppwinrt",
"documentation": "https://docs.microsoft.com/windows/uwp/cpp-and-winrt-apis/",

View File

@ -1765,7 +1765,7 @@
"port-version": 3
},
"cppwinrt": {
"baseline": "2.0.221121.5",
"baseline": "2.0.230207.1",
"port-version": 0
},
"cppxaml": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a3c57356ebb8b59a5f12468f180728751d16581b",
"version": "2.0.230207.1",
"port-version": 0
},
{
"git-tree": "1d3deb9b47938422fb8f885f19a677ff51a4b6bc",
"version": "2.0.221121.5",