Skip to content

Commit b6b36f3

Browse files
committed
[Release] Update index.json for extension [ acrcssc-1.0.0b1 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=122414506&view=results Last commit: 9e5dd7f
1 parent 9e5dd7f commit b6b36f3

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

src/index.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,63 @@
260260
"sha256Digest": "0b94df323acfc48ea3141904649106bb85695187dbf63aa3b8448ec12bc00c23"
261261
}
262262
],
263+
"acrcssc": [
264+
{
265+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/acrcssc-1.0.0b1-py3-none-any.whl",
266+
"filename": "acrcssc-1.0.0b1-py3-none-any.whl",
267+
"metadata": {
268+
"azext.isPreview": true,
269+
"azext.minCliCoreVersion": "2.60.0",
270+
"classifiers": [
271+
"Development Status :: 4 - Beta",
272+
"Intended Audience :: Developers",
273+
"Intended Audience :: System Administrators",
274+
"Programming Language :: Python",
275+
"Programming Language :: Python :: 3",
276+
"Programming Language :: Python :: 3.9",
277+
"Programming Language :: Python :: 3.10",
278+
"Programming Language :: Python :: 3.11",
279+
"Programming Language :: Python :: 3.12",
280+
"License :: OSI Approved :: MIT License"
281+
],
282+
"extensions": {
283+
"python.details": {
284+
"contacts": [
285+
{
286+
"email": "kraterdev@microsoft.com",
287+
"name": "Microsoft Corporation",
288+
"role": "author"
289+
}
290+
],
291+
"document_names": {
292+
"description": "DESCRIPTION.rst"
293+
},
294+
"project_urls": {
295+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/acrcssc"
296+
}
297+
}
298+
},
299+
"extras": [],
300+
"generator": "bdist_wheel (0.30.0)",
301+
"license": "MIT",
302+
"metadata_version": "2.0",
303+
"name": "acrcssc",
304+
"run_requires": [
305+
{
306+
"requires": [
307+
"croniter (~=3.0.0)",
308+
"croniter~=3.0.0",
309+
"oras (==0.2.25)",
310+
"oras==0.2.25"
311+
]
312+
}
313+
],
314+
"summary": "Microsoft Azure Container Registry Container Secure Supply Chain (CSSC) Extension",
315+
"version": "1.0.0b1"
316+
},
317+
"sha256Digest": "cbe058908e339b5827b9da0f2daaa5813fe4914746fb558e903fd4fd8274f1ff"
318+
}
319+
],
263320
"acrquery": [
264321
{
265322
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/acrquery-1.0.0-py3-none-any.whl",

0 commit comments

Comments
 (0)