Skip to content

Commit

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

Last commit: 49fb08f
  • Loading branch information
Azure CLI Bot authored Sep 4, 2020
1 parent bfe5db0 commit f9bd9c7
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8553,6 +8553,60 @@
"sha256Digest": "698aa10606de4ec9eec580747a2d6d38c755633261241d75618badc53fe1e0f4"
}
],
"ssh": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/ssh-0.1.0-py3-none-any.whl",
"filename": "ssh-0.1.0-py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.4.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": "[email protected]",
"name": "Ryan Rossiter",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/ssh"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "ssh",
"run_requires": [
{
"requires": [
"cryptography (==2.8.0)",
"paramiko (==2.6.0)"
]
}
],
"summary": "SSH into VMs",
"version": "0.1.0"
},
"sha256Digest": "cf39bfcf542db4a7a3acf119f4ea71f17626eaaac7fe480d058962fec3d3ff25"
}
],
"storage-or-preview": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/storage_or_preview-0.4.0-py2.py3-none-any.whl",
Expand Down

0 comments on commit f9bd9c7

Please sign in to comment.