Skip to content

Commit

Permalink
Daily vcpkg ports for identity
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk committed Apr 14, 2021
1 parent 5afe816 commit 023ad59
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ports/azure-identity-cpp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: azure-identity-cpp
Version: 1.0.0-beta.4
Version: 1.0.0-beta.6
Build-Depends: azure-core-cpp
Description: Microsoft Azure Identity SDK for C++
This library provides common authentication-related abstractions for Azure SDK.
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-identity-cpp/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF azure-identity_1.0.0-beta.4
SHA512 d86c43ddff626f4a041ec38d1a628e15ba546887855f4c3dd1d4070a8599611f0f43cd5bdd9ba51700f4f702802a5f356f5106b6a08fe540ed54aec4bcb98b17
REF c297b63b9b6e80a54e9429e85152805a6ecf7b64
SHA512 70360338b2e63c2c7625d33d9e223622b576ab596d0c81e1792a8c1ef1f28ed5929179ed6747ef310962c1c5c51d9bccc2aed7e368648a9914e4f6ad6608e0ee
)

vcpkg_configure_cmake(
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-identity-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3a31adb7c9174238e4fd3ffdf0365a244d0af10d",
"version-string": "1.0.0-beta.6",
"port-version": 0
},
{
"git-tree": "61833d54ef29f383d33a5a0b7eae7be690dfcfc8",
"version-string": "1.0.0-beta.4",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"port-version": 0
},
"azure-identity-cpp": {
"baseline": "1.0.0-beta.4",
"baseline": "1.0.0-beta.6",
"port-version": 0
},
"azure-iot-sdk-c": {
Expand Down

0 comments on commit 023ad59

Please sign in to comment.