Skip to content

Commit

Permalink
Added hybridaks whl file for 0.2.2 version in index.json (Azure#6709)
Browse files Browse the repository at this point in the history
  • Loading branch information
HariPrasadV authored Sep 4, 2023
1 parent 7178af3 commit 6873cf9
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -35759,6 +35759,60 @@
"version": "0.2.1"
},
"sha256Digest": "d7998850327419509bcd099168c20be6c65c9d14c927ed8adcde315802a05ba3"
},
{
"downloadUrl": "https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/hybridaks-0.2.2-py3-none-any.whl",
"filename": "hybridaks-0.2.2-py3-none-any.whl",
"metadata": {
"azext.isExperimental": true,
"azext.minCliCoreVersion": "2.32.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://dev.azure.com/msazure/msk8s/_git/hybridaks-utils"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "hybridaks",
"run_requires": [
{
"requires": [
"arcproxyutilities (==1.0.2)",
"kubernetes (==11.0.0)",
"pycryptodome (==3.12.0)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools HybridContainerService Extension",
"version": "0.2.2"
},
"sha256Digest": "adb5a274d9788aebca3086faa48dcbef5ef0871c9f6b3c16ace48f62f230bcfb"
}
],
"image-copy-extension": [
Expand Down

0 comments on commit 6873cf9

Please sign in to comment.