Skip to content

Commit

Permalink
[Release] Update index.json for extension [ rdbms-connect ]
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/release/_build/results?buildId=159228&view=results

Last commit: a8a793e
  • Loading branch information
azclibot committed May 16, 2024
1 parent a8a793e commit ffc7530
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -62221,6 +62221,66 @@
"version": "1.0.5"
},
"sha256Digest": "4684fe51f6d77f8ab1aced59dbbf27ed3324fc8d351e9e98e8dcc2b30493018b"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/rdbms_connect-1.0.6-py2.py3-none-any.whl",
"filename": "rdbms_connect-1.0.6-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",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"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.27.0)",
"mycli~=1.27.0",
"pgcli (==4.0.1)",
"pgcli==4.0.1",
"psycopg2 (~=2.9.3)",
"psycopg2~=2.9.3",
"setproctitle (~=1.3.3)",
"setproctitle~=1.3.3"
]
}
],
"summary": "Support for testing connection to Azure Database for MySQL & PostgreSQL servers.",
"version": "1.0.6"
},
"sha256Digest": "49cbe8d9b7ea07a8974a29ad90247e864ed798bed5f28d0e3a57a4b37f5939e7"
}
],
"redisenterprise": [
Expand Down

0 comments on commit ffc7530

Please sign in to comment.