mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[azure-messaging-eventhubs-cpp] publish version 1.0.0-beta.9 (#39232)
Update vcpkg ports for Azure SDK release. This release may contain multiple ports.
This commit is contained in:
parent
1602899132
commit
4f86ca67b3
@ -5,7 +5,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
REF "azure-messaging-eventhubs_${VERSION}"
|
||||
SHA512 e787f77707cb2a47b3cf841894d2f54f9179895e2545e0b95c7b32ea97f339278f0f9d4ebf7ef1e894adb633f9c281f392034ef67e20e6efe6dbf6a9e83ce3a3
|
||||
SHA512 e479d1a60be139d56ba8ecf7896d94dd90bf0b6fa668fbc74abe228733c9c6709693c42c2a05c0c39a17a46596dba2fe8fe606a805217df830f8ccf30769932c
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
|
||||
],
|
||||
"name": "azure-messaging-eventhubs-cpp",
|
||||
"version-semver": "1.0.0-beta.8",
|
||||
"version-semver": "1.0.0-beta.9",
|
||||
"description": [
|
||||
"Microsoft Azure Messaging Event Hubs SDK for C++",
|
||||
"This library provides Azure Messaging Event Hubs SDK."
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "6cbe35b54aa6c2f494e5df9be90a25813c2afb85",
|
||||
"version-semver": "1.0.0-beta.9",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "8c4968a0d93bd9cd5d49b5dcc0283db37e26f07a",
|
||||
"version-semver": "1.0.0-beta.8",
|
||||
|
@ -477,7 +477,7 @@
|
||||
"port-version": 2
|
||||
},
|
||||
"azure-messaging-eventhubs-cpp": {
|
||||
"baseline": "1.0.0-beta.8",
|
||||
"baseline": "1.0.0-beta.9",
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-security-attestation-cpp": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user