Skip to content

Commit f15d52b

Browse files
massandvicroms
authored andcommitted
[azure] Update azure-iot-sdk-c for public-preview release of 2019-07-01 (#7123)
1 parent 91da4aa commit f15d52b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ports/azure-iot-sdk-c/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Source: azure-iot-sdk-c
2-
Version: 2019-05-16.1
2+
Version: 2019-07-01.1
33
Build-Depends: azure-uamqp-c, azure-umqtt-c, azure-c-shared-utility, parson, azure-uhttp-c, azure-macro-utils-c, umock-c
44
Description: A C99 SDK for connecting devices to Microsoft Azure IoT services
55

ports/azure-iot-sdk-c/portfile.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ else()
1515
vcpkg_from_github(
1616
OUT_SOURCE_PATH SOURCE_PATH
1717
REPO Azure/azure-iot-sdk-c
18-
REF 11d5150aeb26635862cf50484af9c7e8badd52a0
19-
SHA512 d2cf40bca9db2c66d78f889763af3a1d06abc0e9fce19542599daec56b092e03f01f892ff420a7b107a96e0eb533579ee7eccf249b56cf6600896c77ca619fc3
18+
REF b03cc5e0afb647934e45d4530d3e993476db3d3e
19+
SHA512 7428c625dbacfd9ab612d5bbfad3c079074cd3834fe84a42db88e747aab2615140c0ca3035adc36b29ed8cf4bf487360522215ce03cee3e26254af925a68384a
2020
HEAD_REF master
2121
PATCHES improve-external-deps.patch
2222
)

0 commit comments

Comments
 (0)