Skip to content

Commit

Permalink
[azure-iot] IoT Extension Version 0.10.3 (Azure#2518)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ryan-k authored Oct 14, 2020
1 parent 78bd1b0 commit 8e5cba9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3364,8 +3364,8 @@
],
"azure-iot": [
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.2/azure_iot-0.10.2-py3-none-any.whl",
"filename": "azure_iot-0.10.2-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.3/azure_iot-0.10.3-py3-none-any.whl",
"filename": "azure_iot-0.10.3-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -3402,6 +3402,7 @@
"license": "MIT",
"metadata_version": "2.0",
"name": "azure-iot",
"requires_python": ">=3.5,<4",
"run_requires": [
{
"requires": [
Expand All @@ -3412,9 +3413,9 @@
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.10.2"
"version": "0.10.3"
},
"sha256Digest": "35ee7cd5fb08c3e379cc349e41f5a28971ca685a96caeac88f2d30aed0232dc6"
"sha256Digest": "f77123c6c80c7c9b91bd373a15529cdf49fb524902f7ab44f72936f27fe2f8c7"
},
{
"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

0 comments on commit 8e5cba9

Please sign in to comment.