Skip to content

Commit

Permalink
[Release] Update index.json for extension [ db-up ]
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=167765&view=results

Last commit: 3b3a2f9
  • Loading branch information
azclibot committed Jun 26, 2024
1 parent d3b030f commit a98ab57
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -42439,6 +42439,64 @@
"version": "0.2.9"
},
"sha256Digest": "f700b75e4a127d6111134e7af5068a6d6c379c8e6ce591a1e20ae31adc766c36"
},
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/db_up-1.0.0b1-py2.py3-none-any.whl",
"filename": "db_up-1.0.0b1-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.46",
"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/db-up"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "db-up",
"run_requires": [
{
"requires": [
"Cython (==0.29.17)",
"Cython==0.29.17",
"mysql-connector-python (==8.0.14)",
"mysql-connector-python==8.0.14",
"psycopg2-binary (~=2.9.6)",
"psycopg2-binary~=2.9.6",
"pymssql (==2.2.7)",
"pymssql==2.2.7"
]
}
],
"summary": "Additional commands to simplify Azure Database workflows.",
"version": "1.0.0b1"
},
"sha256Digest": "162a88040f8361c787a84698b4eb3850c3b4262dd9053f8dfb6bf4636a870e46"
}
],
"deploy-to-azure": [
Expand Down

0 comments on commit a98ab57

Please sign in to comment.