Skip to content

Commit d87f33f

Browse files
Update prototype extension to 0.2.1b1
1 parent d6f1e9f commit d87f33f

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

src/index.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91420,6 +91420,23 @@
9142091420
"sha256Digest": "e1e58bb6f57edde4793f4c66a0c10a2776f842172878162385f2b1d21539de6e"
9142191421
}
9142291422
],
91423+
"prototype": [
91424+
{
91425+
"downloadUrl": "https://github.com/Azure/az-prototype/releases/download/v0.2.1b1/az_prototype-0.2.1b1-py3-none-any.whl",
91426+
"filename": "az_prototype-0.2.1b1-py3-none-any.whl",
91427+
"metadata": {
91428+
"azext.isPreview": true,
91429+
"azext.minCliCoreVersion": "2.50.0",
91430+
"azext.summary": "Azure CLI extension for building rapid prototypes.",
91431+
"classifiers": [
91432+
"Development Status :: 3 - Alpha"
91433+
],
91434+
"name": "prototype",
91435+
"version": "0.2.1b1"
91436+
},
91437+
"sha256Digest": "1f7c57e2ebda2186e10d431cab39abc4bfc191154889c6a69dcaa1dafbee8509"
91438+
}
91439+
],
9142391440
"providerhub": [
9142491441
{
9142591442
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/providerhub-0.1.0-py3-none-any.whl",
@@ -117606,4 +117623,4 @@
117606117623
]
117607117624
},
117608117625
"formatVersion": "1"
117609-
}
117626+
}

0 commit comments

Comments
 (0)