Skip to content

Commit 0e83afd

Browse files
author
Azure CLI Bot
authored
[Release] Update index.json for extension [ front-door ] (Azure#3567)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=976903 Last commit: Azure@aa0d22e
1 parent e11e44d commit 0e83afd

File tree

1 file changed

+48
-6
lines changed

1 file changed

+48
-6
lines changed

src/index.json

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3915,10 +3915,10 @@
39153915
"arcdata": [
39163916
{
39173917
"downloadUrl": "https://azurearcdatacli.blob.core.windows.net/cli-extensions/arcdata-0.0.1-py2.py3-none-any.whl",
3918-
"filename": "arcdata-0.0.1-py2.py3-none-any.whl",
3918+
"filename": "arcdata-0.0.1-py2.py3-none-any.whl",
39193919
"metadata": {
39203920
"azext.isExperimental": false,
3921-
"azext.minCliCoreVersion": "2.3.1",
3921+
"azext.minCliCoreVersion": "2.3.1",
39223922
"classifiers": [
39233923
"Development Status :: 1 - Beta",
39243924
"Intended Audience :: Developers",
@@ -3954,9 +3954,9 @@
39543954
"name": "arcdata",
39553955
"run_requires": [
39563956
{
3957-
"requires": [
3957+
"requires": [
39583958
"jinja2 (==2.10.3)",
3959-
"jsonpatch (==1.24)",
3959+
"jsonpatch (==1.24)",
39603960
"jsonpath-ng (==1.4.3)",
39613961
"kubernetes (==11.0.0)",
39623962
"pydash (==4.8.0)"
@@ -3968,7 +3968,7 @@
39683968
},
39693969
"sha256Digest": "e727a7bf123aa15b406455f268be8a906907d6d32bd314d122b83d006767adc8"
39703970
}
3971-
],
3971+
],
39723972
"attestation": [
39733973
{
39743974
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/attestation-0.1.0-py3-none-any.whl",
@@ -10705,6 +10705,48 @@
1070510705
"version": "1.0.14"
1070610706
},
1070710707
"sha256Digest": "bca02f32e3a322de8cf29be1a2c255897ede3a34ee620dcc1871f1dbb6019ff1"
10708+
},
10709+
{
10710+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/front_door-1.0.15-py3-none-any.whl",
10711+
"filename": "front_door-1.0.15-py3-none-any.whl",
10712+
"metadata": {
10713+
"azext.minCliCoreVersion": "2.0.68",
10714+
"classifiers": [
10715+
"Development Status :: 4 - Beta",
10716+
"Intended Audience :: Developers",
10717+
"Intended Audience :: System Administrators",
10718+
"Programming Language :: Python",
10719+
"Programming Language :: Python :: 3",
10720+
"Programming Language :: Python :: 3.6",
10721+
"Programming Language :: Python :: 3.7",
10722+
"Programming Language :: Python :: 3.8",
10723+
"License :: OSI Approved :: MIT License"
10724+
],
10725+
"extensions": {
10726+
"python.details": {
10727+
"contacts": [
10728+
{
10729+
"email": "azpycli@microsoft.com",
10730+
"name": "Microsoft Corporation",
10731+
"role": "author"
10732+
}
10733+
],
10734+
"document_names": {
10735+
"description": "DESCRIPTION.rst"
10736+
},
10737+
"project_urls": {
10738+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/front-door"
10739+
}
10740+
}
10741+
},
10742+
"generator": "bdist_wheel (0.30.0)",
10743+
"license": "MIT",
10744+
"metadata_version": "2.0",
10745+
"name": "front-door",
10746+
"summary": "Manage networking Front Doors.",
10747+
"version": "1.0.15"
10748+
},
10749+
"sha256Digest": "8673a26f16f0d5b96f217d69f1f2c7588105c56c7e5e53c9a1f6f36b7d9edcff"
1070810750
}
1070910751
],
1071010752
"fzf": [
@@ -20266,4 +20308,4 @@
2026620308
]
2026720309
},
2026820310
"formatVersion": "1"
20269-
}
20311+
}

0 commit comments

Comments
 (0)