Skip to content

Commit f52ad8c

Browse files
committed
[Release] Update index.json for extension [ confcom ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azclitools/release/_build/results?buildId=204793&view=results Last commit: 7d4644e
1 parent 7d4644e commit f52ad8c

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

src/index.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31996,6 +31996,65 @@
3199631996
"version": "1.0.1"
3199731997
},
3199831998
"sha256Digest": "6b54ba325594ccbd47874ff2f0696e2e4cf55eaf82e071cd29493f04ae9466af"
31999+
},
32000+
{
32001+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/confcom-1.1.0-py3-none-any.whl",
32002+
"filename": "confcom-1.1.0-py3-none-any.whl",
32003+
"metadata": {
32004+
"azext.minCliCoreVersion": "2.26.2",
32005+
"classifiers": [
32006+
"Development Status :: 4 - Beta",
32007+
"Intended Audience :: Developers",
32008+
"Intended Audience :: System Administrators",
32009+
"Programming Language :: Python",
32010+
"Programming Language :: Python :: 3",
32011+
"Programming Language :: Python :: 3.6",
32012+
"Programming Language :: Python :: 3.7",
32013+
"Programming Language :: Python :: 3.8",
32014+
"Programming Language :: Python :: 3.9",
32015+
"Programming Language :: Python :: 3.10",
32016+
"License :: OSI Approved :: MIT License"
32017+
],
32018+
"extensions": {
32019+
"python.details": {
32020+
"contacts": [
32021+
{
32022+
"email": "[email protected]",
32023+
"name": "Microsoft Corporation",
32024+
"role": "author"
32025+
}
32026+
],
32027+
"document_names": {
32028+
"description": "DESCRIPTION.rst"
32029+
},
32030+
"project_urls": {
32031+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/confcom"
32032+
}
32033+
}
32034+
},
32035+
"extras": [],
32036+
"generator": "bdist_wheel (0.30.0)",
32037+
"license": "MIT",
32038+
"metadata_version": "2.0",
32039+
"name": "confcom",
32040+
"run_requires": [
32041+
{
32042+
"requires": [
32043+
"PyYAML (>=6.0.1)",
32044+
"PyYAML>=6.0.1",
32045+
"deepdiff (==6.3.0)",
32046+
"deepdiff==6.3.0",
32047+
"docker (>=6.1.0)",
32048+
"docker>=6.1.0",
32049+
"tqdm (==4.65.0)",
32050+
"tqdm==4.65.0"
32051+
]
32052+
}
32053+
],
32054+
"summary": "Microsoft Azure Command-Line Tools Confidential Container Security Policy Generator Extension",
32055+
"version": "1.1.0"
32056+
},
32057+
"sha256Digest": "00c3c65c82c5e0a23674a28d6e7996db437075b82ba18a872950e4170ae2fc24"
3199932058
}
3200032059
],
3200132060
"confidentialledger": [

0 commit comments

Comments
 (0)