From 92fe841352fd38494c4e3de0f1a170b78a369af6 Mon Sep 17 00:00:00 2001 From: seanw Date: Mon, 9 Sep 2024 14:20:39 -0700 Subject: [PATCH] chore(arcdata): version bump to 1.5.18 --- src/index.json | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/src/index.json b/src/index.json index d47e0b2f98e..0f92c1ed1ed 100644 --- a/src/index.json +++ b/src/index.json @@ -16753,6 +16753,65 @@ } ], "arcdata": [ + { + "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.5.18-py2.py3-none-any.whl", + "filename": "arcdata-1.5.18-py2.py3-none-any.whl", + "metadata": { + "azext.isExperimental": false, + "azext.minCliCoreVersion": "2.3.1", + "classifiers": [ + "Development Status :: 1 - Beta", + "Intended Audience :: Developers", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", + "Programming Language :: Python :: 3.8", + "License :: OSI Approved :: MIT License" + ], + "extensions": { + "python.details": { + "contacts": [ + { + "email": "dpgswdist@microsoft.com", + "name": "Microsoft Corporation", + "role": "author" + } + ], + "document_names": { + "description": "DESCRIPTION.rst" + }, + "project_urls": { + "Home": "https://docs.microsoft.com/en-us/azure/azure-arc/data/" + } + } + }, + "extras": [], + "generator": "bdist_wheel (0.30.0)", + "license": "MIT", + "license_file": "LICENSE", + "metadata_version": "2.0", + "name": "arcdata", + "run_requires": [ + { + "requires": [ + "colorama (==0.4.4)", + "jinja2 (==3.1.4)", + "jsonpatch (==1.24)", + "jsonpath-ng (==1.4.3)", + "jsonschema (==3.2.0)", + "kubernetes (==23.3.0)", + "ndjson (==0.3.1)", + "pem (==21.2.0)", + "pydash (==7.0.6)", + "regex (==2023.10.3)" + ] + } + ], + "summary": "Tools for managing ArcData.", + "version": "1.5.18" + }, + "sha256Digest": "92ca0a9ad47c80c382e41a19e65a24ba7eaec8231dd7e6a3dbc4b7df368377b7" + }, { "downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.5.17-py2.py3-none-any.whl", "filename": "arcdata-1.5.17-py2.py3-none-any.whl",