Skip to content

Commit

Permalink
[Release] Update index.json for extension [ webpubsub ] (#4029)
Browse files Browse the repository at this point in the history
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1162591

Last commit: 124a6aa
  • Loading branch information
Azure CLI Bot authored Oct 28, 2021
1 parent bf6ec88 commit 9d9d7e9
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -26002,6 +26002,57 @@
"version": "0.2.1"
},
"sha256Digest": "8eac173dde02b0703d0dd3ef193e796e83e85732c98302aa0f53418a128bddec"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/webpubsub-1.0.0-py3-none-any.whl",
"filename": "webpubsub-1.0.0-py3-none-any.whl",
"metadata": {
"azext.isPreview": false,
"azext.minCliCoreVersion": "2.22.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"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/webpubsub"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "webpubsub",
"run_requires": [
{
"requires": [
"websockets (~=8.1)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools Webpubsub Extension",
"version": "1.0.0"
},
"sha256Digest": "5e98577476bc8aba299baa00e664ff10185546c8f766260b961ef1c428b66a34"
}
]
},
Expand Down

0 comments on commit 9d9d7e9

Please sign in to comment.