Skip to content

Commit 574c58e

Browse files
committed
[Release] Update index.json for extension [ acrcssc-1.0.0b7 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=159519290&view=results Last commit: 5f52103
1 parent 5f52103 commit 574c58e

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

src/index.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,61 @@
590590
"version": "1.0.0b6"
591591
},
592592
"sha256Digest": "2680cc241c35858e693ab1e6093869a95c94e4c893dd13288924e8e9320e95a5"
593+
},
594+
{
595+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/acrcssc-1.0.0b7-py3-none-any.whl",
596+
"filename": "acrcssc-1.0.0b7-py3-none-any.whl",
597+
"metadata": {
598+
"azext.isPreview": true,
599+
"azext.minCliCoreVersion": "2.73.0",
600+
"classifiers": [
601+
"Development Status :: 4 - Beta",
602+
"Intended Audience :: Developers",
603+
"Intended Audience :: System Administrators",
604+
"Programming Language :: Python",
605+
"Programming Language :: Python :: 3",
606+
"Programming Language :: Python :: 3.9",
607+
"Programming Language :: Python :: 3.10",
608+
"Programming Language :: Python :: 3.11",
609+
"Programming Language :: Python :: 3.12",
610+
"License :: OSI Approved :: MIT License"
611+
],
612+
"extensions": {
613+
"python.details": {
614+
"contacts": [
615+
{
616+
"email": "kraterdev@microsoft.com",
617+
"name": "Microsoft Corporation",
618+
"role": "author"
619+
}
620+
],
621+
"document_names": {
622+
"description": "DESCRIPTION.rst"
623+
},
624+
"project_urls": {
625+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/acrcssc"
626+
}
627+
}
628+
},
629+
"extras": [],
630+
"generator": "bdist_wheel (0.30.0)",
631+
"license": "MIT",
632+
"metadata_version": "2.0",
633+
"name": "acrcssc",
634+
"run_requires": [
635+
{
636+
"requires": [
637+
"croniter (~=3.0.0)",
638+
"croniter~=3.0.0",
639+
"oras (==0.2.25)",
640+
"oras==0.2.25"
641+
]
642+
}
643+
],
644+
"summary": "Microsoft Azure Container Registry Container Secure Supply Chain (CSSC) Extension",
645+
"version": "1.0.0b7"
646+
},
647+
"sha256Digest": "9daaeaca4ddccbf75eeab401a4a0a4c817edeba6e1799f78bb98368e2e64b535"
593648
}
594649
],
595650
"acrquery": [

0 commit comments

Comments
 (0)