Skip to content

Commit

Permalink
update index (Azure#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjprescott authored Sep 24, 2018
1 parent 6546356 commit b8995f5
Showing 1 changed file with 94 additions and 0 deletions.
94 changes: 94 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1248,6 +1248,100 @@
"version": "0.1.0"
}
}
],
"front-door": [
{
"filename": "front_door-0.1.0-py2.py3-none-any.whl",
"sha256Digest": "bce0c6cd4d02ca45bd45892fafecd669713aff02849e10016d4f8ff7ac473a70",
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/front_door-0.1.0-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.46",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/front-door"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "front-door",
"summary": "Manage networking FrontDoors.",
"version": "0.1.0"
}
}
],
"express-route": [
{
"filename": "express_route-0.1.0-py2.py3-none-any.whl",
"sha256Digest": "49dacea9ef20b78bf953bfbbd075d553b6c4b73270b383feb92b70508dbef938",
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/express_route-0.1.0-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.46",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/express-route"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "express-route",
"summary": "Manage ExpressRoutes with preview features.",
"version": "0.1.0"
}
}
]
}
}

0 comments on commit b8995f5

Please sign in to comment.