Skip to content

Commit 4090a72

Browse files
authored
update iot hub index to version 0.10.6 (Azure#2652)
1 parent 30086b7 commit 4090a72

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/index.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3541,8 +3541,8 @@
35413541
],
35423542
"azure-iot": [
35433543
{
3544-
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.5/azure_iot-0.10.5-py3-none-any.whl",
3545-
"filename": "azure_iot-0.10.5-py3-none-any.whl",
3544+
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.6/azure_iot-0.10.6-py3-none-any.whl",
3545+
"filename": "azure_iot-0.10.6-py3-none-any.whl",
35463546
"metadata": {
35473547
"azext.minCliCoreVersion": "2.3.1",
35483548
"classifiers": [
@@ -3551,7 +3551,6 @@
35513551
"Intended Audience :: System Administrators",
35523552
"Programming Language :: Python",
35533553
"Programming Language :: Python :: 3",
3554-
"Programming Language :: Python :: 3.5",
35553554
"Programming Language :: Python :: 3.6",
35563555
"Programming Language :: Python :: 3.7",
35573556
"Programming Language :: Python :: 3.8",
@@ -3590,9 +3589,9 @@
35903589
}
35913590
],
35923591
"summary": "The Azure IoT extension for Azure CLI.",
3593-
"version": "0.10.5"
3592+
"version": "0.10.6"
35943593
},
3595-
"sha256Digest": "dc399f2f6d8b297e09ffab81aa2b790c80171b4f97cd5df4a5da5fbbd5242383"
3594+
"sha256Digest": "8ba1bfab09191fe003895caa3759a8c017003b00c29006a16b7b0a037e3ef4c2"
35963595
},
35973596
{
35983597
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.9.7/azure_iot-0.9.7-py2.py3-none-any.whl",

0 commit comments

Comments
 (0)