Skip to content

Commit a43f675

Browse files
committed
[Release] Update index.json for extension [ sftp-1.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=155068605&view=results Last commit: 568b758
1 parent 54e34a9 commit a43f675

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

src/index.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100276,6 +100276,50 @@
100276100276
"version": "1.0.0b1"
100277100277
},
100278100278
"sha256Digest": "704f1bd998281bd0ceeb87a44f7169711b9300e617f78a73112609f6551eecb2"
100279+
},
100280+
{
100281+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/sftp-1.0.0b2-py3-none-any.whl",
100282+
"filename": "sftp-1.0.0b2-py3-none-any.whl",
100283+
"metadata": {
100284+
"azext.isPreview": true,
100285+
"azext.minCliCoreVersion": "2.75.0",
100286+
"classifiers": [
100287+
"Development Status :: 4 - Beta",
100288+
"Intended Audience :: Developers",
100289+
"Intended Audience :: System Administrators",
100290+
"Programming Language :: Python",
100291+
"Programming Language :: Python :: 3",
100292+
"Programming Language :: Python :: 3.8",
100293+
"Programming Language :: Python :: 3.9",
100294+
"Programming Language :: Python :: 3.10",
100295+
"Programming Language :: Python :: 3.11",
100296+
"License :: OSI Approved :: MIT License"
100297+
],
100298+
"extensions": {
100299+
"python.details": {
100300+
"contacts": [
100301+
{
100302+
"email": "azpycli@microsoft.com",
100303+
"name": "Microsoft Corporation",
100304+
"role": "author"
100305+
}
100306+
],
100307+
"document_names": {
100308+
"description": "DESCRIPTION.rst"
100309+
},
100310+
"project_urls": {
100311+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/sftp"
100312+
}
100313+
}
100314+
},
100315+
"generator": "bdist_wheel (0.30.0)",
100316+
"license": "MIT",
100317+
"metadata_version": "2.0",
100318+
"name": "sftp",
100319+
"summary": "Secure access to Azure Storage blob data via SFTP with SSH certificates.",
100320+
"version": "1.0.0b2"
100321+
},
100322+
"sha256Digest": "dee81621e28af54f2f2a014c6d07cc297c5b816fb33bd201ea53d82451d99bf1"
100279100323
}
100280100324
],
100281100325
"site": [

0 commit comments

Comments
 (0)