mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 10:18:23 +08:00
[azure-core-cpp] publish version 1.13.0 (#39895)
This commit is contained in:
parent
81d7b12b1c
commit
fd90422421
@ -5,7 +5,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO Azure/azure-sdk-for-cpp
|
REPO Azure/azure-sdk-for-cpp
|
||||||
REF "azure-core_${VERSION}"
|
REF "azure-core_${VERSION}"
|
||||||
SHA512 2202455c042a6859f89699ef2ac8f420a0a9046248e5160b63fa9247664c0f53d2a5b0bdbf35efe5ac7185c91328f27aecb1e2a72880268db7fd51aa3e0500a5
|
SHA512 40af237726afe4f346d8bdd9c1dc4883ed6d71683e84ea2131c2b6558bf3d97312af4a9504a42c79d39612a927b8aabc0b4f6a0d0aede752ab1490abdc98bf72
|
||||||
HEAD_REF main
|
HEAD_REF main
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
|
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
|
||||||
],
|
],
|
||||||
"name": "azure-core-cpp",
|
"name": "azure-core-cpp",
|
||||||
"version-semver": "1.12.0",
|
"version-semver": "1.13.0",
|
||||||
"description": [
|
"description": [
|
||||||
"Microsoft Azure Core SDK for C++",
|
"Microsoft Azure Core SDK for C++",
|
||||||
"This library provides shared primitives, abstractions, and helpers for modern Azure SDK client libraries written in the C++."
|
"This library provides shared primitives, abstractions, and helpers for modern Azure SDK client libraries written in the C++."
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "aabaf9842636614c3744b96d734e09ba91977e52",
|
||||||
|
"version-semver": "1.13.0",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "b5e3f19289a8758877e8bbb162d8a95cd0ff64f6",
|
"git-tree": "b5e3f19289a8758877e8bbb162d8a95cd0ff64f6",
|
||||||
"version-semver": "1.12.0",
|
"version-semver": "1.12.0",
|
||||||
|
@ -449,7 +449,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"azure-core-cpp": {
|
"azure-core-cpp": {
|
||||||
"baseline": "1.12.0",
|
"baseline": "1.13.0",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"azure-core-tracing-opentelemetry-cpp": {
|
"azure-core-tracing-opentelemetry-cpp": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user