Skip to content

Commit

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

Last commit: Azure@b27a2bc
  • Loading branch information
azclibot authored Aug 2, 2022
1 parent b27a2bc commit cf1ee43
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 @@ -29885,6 +29885,58 @@
"version": "1.0.2"
},
"sha256Digest": "e5fc0b600c652c9b5ef3f9ec55fde9756a22b0dd9ac17b4ca4efc68339491b58"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/rdbms_connect-1.0.3-py2.py3-none-any.whl",
"filename": "rdbms_connect-1.0.3-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.19.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": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/rdbms-connect"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "rdbms-connect",
"run_requires": [
{
"requires": [
"mycli (==1.22.2)",
"pgcli (==3.0.0)",
"setproctitle (~=1.2.2)"
]
}
],
"summary": "Support for testing connection to Azure Database for MySQL & PostgreSQL servers.",
"version": "1.0.3"
},
"sha256Digest": "fadc2e3b684636448f1f4b6533e54dc30381984c125dc771e605a0410d26dcbe"
}
],
"redisenterprise": [
Expand Down

0 comments on commit cf1ee43

Please sign in to comment.