Skip to content

Commit 21e9783

Browse files
committed
[Release] Update index.json for extension [ acrcssc-1.0.0b2 ]
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=125383974&view=results Last commit: 7af0671
1 parent 7af0671 commit 21e9783

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
@@ -315,6 +315,61 @@
315315
"version": "1.0.0b1"
316316
},
317317
"sha256Digest": "cbe058908e339b5827b9da0f2daaa5813fe4914746fb558e903fd4fd8274f1ff"
318+
},
319+
{
320+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/acrcssc-1.0.0b2-py3-none-any.whl",
321+
"filename": "acrcssc-1.0.0b2-py3-none-any.whl",
322+
"metadata": {
323+
"azext.isPreview": true,
324+
"azext.minCliCoreVersion": "2.60.0",
325+
"classifiers": [
326+
"Development Status :: 4 - Beta",
327+
"Intended Audience :: Developers",
328+
"Intended Audience :: System Administrators",
329+
"Programming Language :: Python",
330+
"Programming Language :: Python :: 3",
331+
"Programming Language :: Python :: 3.9",
332+
"Programming Language :: Python :: 3.10",
333+
"Programming Language :: Python :: 3.11",
334+
"Programming Language :: Python :: 3.12",
335+
"License :: OSI Approved :: MIT License"
336+
],
337+
"extensions": {
338+
"python.details": {
339+
"contacts": [
340+
{
341+
"email": "kraterdev@microsoft.com",
342+
"name": "Microsoft Corporation",
343+
"role": "author"
344+
}
345+
],
346+
"document_names": {
347+
"description": "DESCRIPTION.rst"
348+
},
349+
"project_urls": {
350+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/acrcssc"
351+
}
352+
}
353+
},
354+
"extras": [],
355+
"generator": "bdist_wheel (0.30.0)",
356+
"license": "MIT",
357+
"metadata_version": "2.0",
358+
"name": "acrcssc",
359+
"run_requires": [
360+
{
361+
"requires": [
362+
"croniter (~=3.0.0)",
363+
"croniter~=3.0.0",
364+
"oras (==0.2.25)",
365+
"oras==0.2.25"
366+
]
367+
}
368+
],
369+
"summary": "Microsoft Azure Container Registry Container Secure Supply Chain (CSSC) Extension",
370+
"version": "1.0.0b2"
371+
},
372+
"sha256Digest": "5057fe9fef53206895717df777642bf05d891bb2f4e6cece10ac594c5644f1e3"
318373
}
319374
],
320375
"acrquery": [

0 commit comments

Comments
 (0)