mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[Azure Storage] Update to July Release (#32516)
This commit is contained in:
parent
5d94ad783a
commit
fd8186918c
@ -1,14 +1,15 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
REF azure-storage-blobs_12.7.0
|
||||
SHA512 7750035f42c7cc120b294d0449885446d5d06c0393a24d957f1484525967fd609dda0319574e9d95888441d749bbca820fccaf7741ac1321bc071adcfb48f3a9
|
||||
REF azure-storage-blobs_12.8.0
|
||||
SHA512 2ff085f6e4152cd65cc234ea44773e48577d938a3e733189dbb77d88f0882c00b5c5ae136287b87437a34ce571a54dea6d0a16f178df4f6102363e9371f403f2
|
||||
)
|
||||
|
||||
vcpkg_cmake_configure(
|
||||
SOURCE_PATH ${SOURCE_PATH}/sdk/storage/azure-storage-blobs/
|
||||
SOURCE_PATH "${SOURCE_PATH}/sdk/storage/azure-storage-blobs/"
|
||||
OPTIONS
|
||||
-DWARNINGS_AS_ERRORS=OFF
|
||||
-DBUILD_TESTING=OFF
|
||||
)
|
||||
|
||||
vcpkg_cmake_install()
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-blobs-cpp",
|
||||
"version-semver": "12.7.0",
|
||||
"version-semver": "12.8.0",
|
||||
"description": [
|
||||
"Microsoft Azure Storage Blobs SDK for C++",
|
||||
"This library provides Azure Storage Blobs SDK."
|
||||
|
@ -1,14 +1,15 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
REF azure-storage-common_12.3.2
|
||||
SHA512 e437c12ba1056838a1d68257522f412f709b4bcbd3e58d4f7fc47768f125a61258667e0f4fcb93927522da9ab2a9495c3d8c53d81f01a86feb142a7025b1ee4c
|
||||
REF azure-storage-common_12.3.3
|
||||
SHA512 a9167e5b3d3cfe0585ef201f07cc80fdef6e6147be2a72f217dceca6c006579c341360f35bd7c5c7de6b0c7c122732107cb920baf74e5fef053a99512ee28515
|
||||
)
|
||||
|
||||
vcpkg_cmake_configure(
|
||||
SOURCE_PATH "${SOURCE_PATH}/sdk/storage/azure-storage-common/"
|
||||
OPTIONS
|
||||
-DWARNINGS_AS_ERRORS=OFF
|
||||
-DBUILD_TESTING=OFF
|
||||
)
|
||||
|
||||
vcpkg_cmake_install()
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-common-cpp",
|
||||
"version-semver": "12.3.2",
|
||||
"version-semver": "12.3.3",
|
||||
"description": [
|
||||
"Microsoft Azure Common Storage SDK for C++",
|
||||
"This library provides common Azure Storage-related abstractions for Azure SDK."
|
||||
|
@ -1,14 +1,15 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
REF azure-storage-files-datalake_12.6.0
|
||||
SHA512 29f1f929abdb7a013593679143ad7a90b52af10f630832c15c133c11925c27528d9221c73ad1b53aad59d7017c82347a4d06bfaf96aaa9ae60ea5a23d8355fcc
|
||||
REF azure-storage-files-datalake_12.7.0
|
||||
SHA512 5c0ce675666e64aca05dc64254afaba75af89d3c836aa0168a6f6b92c16b3fc148274a686bc3f6b13670205cf0939cba55fe62be3892ac26bb4edfe46816d114
|
||||
)
|
||||
|
||||
vcpkg_cmake_configure(
|
||||
SOURCE_PATH "${SOURCE_PATH}/sdk/storage/azure-storage-files-datalake/"
|
||||
OPTIONS
|
||||
-DWARNINGS_AS_ERRORS=OFF
|
||||
-DBUILD_TESTING=OFF
|
||||
)
|
||||
|
||||
vcpkg_cmake_install()
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-files-datalake-cpp",
|
||||
"version-semver": "12.6.0",
|
||||
"version-semver": "12.7.0",
|
||||
"description": [
|
||||
"Microsoft Azure Storage Files Data Lake SDK for C++",
|
||||
"This library provides Azure Storage Files Data Lake SDK."
|
||||
|
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Azure/azure-sdk-for-cpp
|
||||
REF azure-storage-files-shares_12.5.0
|
||||
SHA512 e56a3af0df71f9887248fdf48274345b236a56a7556235d1c3bab61668fee0c1163e86339c080166445c6b66dfbbba1938204592ca6f6a2b232303836317d7f6
|
||||
REF azure-storage-files-shares_12.6.0
|
||||
SHA512 a739391ee457b593320ae614393d3c602b1787cc9f135a5a20b54c33345b19c24a456c45781f11cb26e5272671f8ded6e00639617861ae396fdaec38417dbe03
|
||||
)
|
||||
|
||||
vcpkg_cmake_configure(
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-storage-files-shares-cpp",
|
||||
"version-semver": "12.5.0",
|
||||
"version-semver": "12.6.0",
|
||||
"description": [
|
||||
"Microsoft Azure Storage Files Shares SDK for C++",
|
||||
"This library provides Azure Storage Files Shares SDK."
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "984b2a3258596a074a6a79be8b0d7c3128137981",
|
||||
"version-semver": "12.8.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "40ca58231897346f0bf37910ae4c431aa8a5f56d",
|
||||
"version-semver": "12.7.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b147e96bd4b49d4803cf8a3c4b5359bfe3bec275",
|
||||
"version-semver": "12.3.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "13de7bf9db0ab19424dcbf7413c3bf2aa5798653",
|
||||
"version-semver": "12.3.2",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "ca459a11301918aa1296233d473a865032323673",
|
||||
"version-semver": "12.7.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9c8ba7dabf8011127712dc95628ca1029b0c92c3",
|
||||
"version-semver": "12.6.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "856f4e474ec45831593123a281fe650ba86387ab",
|
||||
"version-semver": "12.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "f264428685ea6f882d9c58a9915c83665d428456",
|
||||
"version-semver": "12.5.0",
|
||||
|
@ -445,11 +445,11 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-storage-blobs-cpp": {
|
||||
"baseline": "12.7.0",
|
||||
"baseline": "12.8.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-storage-common-cpp": {
|
||||
"baseline": "12.3.2",
|
||||
"baseline": "12.3.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-storage-cpp": {
|
||||
@ -457,11 +457,11 @@
|
||||
"port-version": 5
|
||||
},
|
||||
"azure-storage-files-datalake-cpp": {
|
||||
"baseline": "12.6.0",
|
||||
"baseline": "12.7.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-storage-files-shares-cpp": {
|
||||
"baseline": "12.5.0",
|
||||
"baseline": "12.6.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"azure-storage-queues-cpp": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user