Skip to content

Commit

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

Last commit: aeb3bf8
  • Loading branch information
Azure CLI Bot authored Oct 28, 2021
1 parent 791850b commit d83f9d3
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13839,6 +13839,59 @@
"sha256Digest": "49727e1a4e61e74763c3905e4b9b5cfee8baa3ef4be628ccb6cf7e6a8d08ce1b"
}
],
"functionapp": [
{
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/functionapp-0.1.0-py2.py3-none-any.whl",
"filename": "functionapp-0.1.0-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": "grzuber@microsoft.com",
"name": "Graham Zuber",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/functionapp"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "functionapp",
"run_requires": [
{
"requires": [
"azure-functions-devops-build (~=0.0.22)"
]
}
],
"summary": "Additional commands for Azure Functions.",
"version": "0.1.0"
},
"sha256Digest": "0de3812d31b3581a333e64e32807cae7ca734a6d369180bfe21b91ee3ea105ed"
}
],
"fzf": [
{
"downloadUrl": "https://pahealyfzf.blob.core.windows.net/fzf/fzf-1.0.2-py2.py3-none-any.whl",
Expand Down

0 comments on commit d83f9d3

Please sign in to comment.