Skip to content

Commit

Permalink
Reduce duplicate fields in index.json (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
derekbekoe authored Oct 11, 2017
1 parent d1a1dcf commit deef855
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"extensions": {
"azure_batch_cli_extensions": [
{
"extensionType": "whl",
"filename": "azure_batch_cli_extensions-2.0.0-py2.py3-none-any.whl",
"sha256Digest": "ccdfd15a2a33e2f3298e64051f556da76d7bec6e1008fd28a6467803df8ae8cb",
"source": "https://github.com/Azure/azure-batch-cli-extensions/releases/download/azure-batch-cli-extensions-2.0.0/azure_batch_cli_extensions-2.0.0-py2.py3-none-any.whl",
Expand Down Expand Up @@ -33,14 +32,11 @@
"name": "azure-batch-cli-extensions",
"summary": "Microsoft Azure Command-Line Tools Extended Batch Command Module",
"version": "2.0.0"
},
"name": "azure_batch_cli_extensions",
"version": "2.0.0"
}
}
],
"azure_cli_iot_ext": [
{
"extensionType": "whl",
"filename": "azure_cli_iot_ext-0.1.1-py2.py3-none-any.whl",
"sha256Digest": "28f5565fa0367da4694223bb8dfacd68be5213e6a49b3a463a10c2379c39da19",
"source": "https://files.pythonhosted.org/packages/8e/69/6a10aa6be2ad1a054d874d93bd43c09aaca26a137bd0f8f961f03a249a9f/azure_cli_iot_ext-0.1.1-py2.py3-none-any.whl",
Expand Down Expand Up @@ -95,9 +91,7 @@
],
"summary": "Azure IoT CLI Extension",
"version": "0.1.1"
},
"name": "azure_cli_iot_ext",
"version": "0.1.1"
}
}
]
}
Expand Down

0 comments on commit deef855

Please sign in to comment.