[Azure Storage] Update to Sept hotfix Release (#26819)

* [azure-storage-blobs-cpp] Update to 12.6.1
## 12.6.1 (2022-09-16)

### Other changes

- No public changes in this release.

* update version database

Co-authored-by: Jinming Hu <jinmhu@microsoft.com>
This commit is contained in:
Azure SDK Bot 2022-09-19 11:44:31 -07:00 committed by GitHub
parent b67ce11650
commit b7574b17ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-storage-blobs_12.6.0
SHA512 cd8164410472587df2ca112abdb89d9e3baa730f1f3166979f669322b1f79a6111bd673061f58de44a6b1231dce55651baa72a869f42302ccb1360fabaaade04
REF azure-storage-blobs_12.6.1
SHA512 160ec230c300f568f8abbaa08ac6f95cd29a8abbaf67474ea1de70c20db974efed3bd600284c3151457ccc762c58452839c4520d6c1c74c548300a414d405801
)
vcpkg_cmake_configure(

View File

@ -1,6 +1,6 @@
{
"name": "azure-storage-blobs-cpp",
"version-semver": "12.6.0",
"version-semver": "12.6.1",
"description": [
"Microsoft Azure Storage Blobs SDK for C++",
"This library provides Azure Storage Blobs SDK."

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "06433ca908b304e85f642fc3b062db522567bd7c",
"version-semver": "12.6.1",
"port-version": 0
},
{
"git-tree": "c715b7df779d48070ba729fd20ffcad27267a7bc",
"version-semver": "12.6.0",

View File

@ -373,7 +373,7 @@
"port-version": 0
},
"azure-storage-blobs-cpp": {
"baseline": "12.6.0",
"baseline": "12.6.1",
"port-version": 0
},
"azure-storage-common-cpp": {