Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update iot hub index to version 0.10.6 #2652

Merged
merged 1 commit into from
Nov 10, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3541,8 +3541,8 @@
],
"azure-iot": [
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.5/azure_iot-0.10.5-py3-none-any.whl",
"filename": "azure_iot-0.10.5-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.6/azure_iot-0.10.6-py3-none-any.whl",
"filename": "azure_iot-0.10.6-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand All @@ -3551,7 +3551,6 @@
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
Expand Down Expand Up @@ -3590,9 +3589,9 @@
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.10.5"
"version": "0.10.6"
},
"sha256Digest": "dc399f2f6d8b297e09ffab81aa2b790c80171b4f97cd5df4a5da5fbbd5242383"
"sha256Digest": "8ba1bfab09191fe003895caa3759a8c017003b00c29006a16b7b0a037e3ef4c2"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.9.7/azure_iot-0.9.7-py2.py3-none-any.whl",
Expand Down