Skip to content

Commit

Permalink
[Release] Update index.json for extension [ interactive ]
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/internal/_build/results?buildId=59035&view=results

Last commit: 1a82058
  • Loading branch information
azclibot committed May 30, 2023
1 parent 1a82058 commit 56deefc
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -33296,6 +33296,58 @@
"version": "0.4.6"
},
"sha256Digest": "0890ac49a0db5d781786b80777547d0388683f4eb4a58d9bb6680ac63871763c"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/interactive-0.5.0-py2.py3-none-any.whl",
"filename": "interactive-0.5.0-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.62",
"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"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/interactive"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "interactive",
"run_requires": [
{
"requires": [
"prompt-toolkit (~=1.0.15)"
]
}
],
"summary": "Microsoft Azure Command-Line Interactive Shell",
"version": "0.5.0"
},
"sha256Digest": "97f90de55c70452f8d3dfd83a6c3b018eb7a6d1dfaa5021b756cf4ca1633db91"
}
],
"internet-analyzer": [
Expand Down

0 comments on commit 56deefc

Please sign in to comment.