Skip to content

Commit

Permalink
chore(arcdata): version bump to 1.5.11 (#7373)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcdatabot committed Mar 12, 2024
1 parent 8148529 commit 74a024b
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -14054,6 +14054,65 @@
}
],
"arcdata": [
{
"downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.5.11-py2.py3-none-any.whl",
"filename": "arcdata-1.5.11-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.0.3)",
"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.11"
},
"sha256Digest": "e256260e003ae5953969aa9c36ed71ba69d235abd1762f7184f157b6e45e731a"
},
{
"downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-1.5.10-py2.py3-none-any.whl",
"filename": "arcdata-1.5.10-py2.py3-none-any.whl",
Expand Down

0 comments on commit 74a024b

Please sign in to comment.