|
150 | 150 | "url": "/home/runner/.azd/registry/jongio.azd.app/0.3.1/jongio-azd-app-windows-arm64.zip" |
151 | 151 | } |
152 | 152 | } |
| 153 | + }, |
| 154 | + { |
| 155 | + "version": "0.3.2", |
| 156 | + "capabilities": [ |
| 157 | + "custom-commands", |
| 158 | + "lifecycle-events", |
| 159 | + "mcp-server" |
| 160 | + ], |
| 161 | + "usage": "azd app \u003ccommand\u003e [options]", |
| 162 | + "examples": [ |
| 163 | + { |
| 164 | + "name": "hi", |
| 165 | + "description": "Say hello and display extension info", |
| 166 | + "usage": "azd app hi" |
| 167 | + }, |
| 168 | + { |
| 169 | + "name": "reqs", |
| 170 | + "description": "Verify all prerequisites are installed", |
| 171 | + "usage": "azd app reqs" |
| 172 | + } |
| 173 | + ], |
| 174 | + "artifacts": { |
| 175 | + "darwin/amd64": { |
| 176 | + "checksum": { |
| 177 | + "algorithm": "sha256", |
| 178 | + "value": "e9f7671f8288acff8714fcc70fefcae2207497b3700b11b31a68765607be599b" |
| 179 | + }, |
| 180 | + "entryPoint": "jongio-azd-app-darwin-amd64", |
| 181 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.3.2/jongio-azd-app-darwin-amd64.zip" |
| 182 | + }, |
| 183 | + "darwin/arm64": { |
| 184 | + "checksum": { |
| 185 | + "algorithm": "sha256", |
| 186 | + "value": "f4672c14c7787034df4f073af20e73e8ef95b5b0b94e59a302562b0ba56b8ba9" |
| 187 | + }, |
| 188 | + "entryPoint": "jongio-azd-app-darwin-arm64", |
| 189 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.3.2/jongio-azd-app-darwin-arm64.zip" |
| 190 | + }, |
| 191 | + "linux/amd64": { |
| 192 | + "checksum": { |
| 193 | + "algorithm": "sha256", |
| 194 | + "value": "515e0ca959ca43eec4e257a28098fcb01c06b162c80851d73451604c04d71f4f" |
| 195 | + }, |
| 196 | + "entryPoint": "jongio-azd-app-linux-amd64", |
| 197 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.3.2/jongio-azd-app-linux-amd64.tar.gz" |
| 198 | + }, |
| 199 | + "linux/arm64": { |
| 200 | + "checksum": { |
| 201 | + "algorithm": "sha256", |
| 202 | + "value": "4b35a8fd5fd0fdfebeadc7324f552768db1b9b2062e26ff8142806fed6448739" |
| 203 | + }, |
| 204 | + "entryPoint": "jongio-azd-app-linux-arm64", |
| 205 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.3.2/jongio-azd-app-linux-arm64.tar.gz" |
| 206 | + }, |
| 207 | + "windows/amd64": { |
| 208 | + "checksum": { |
| 209 | + "algorithm": "sha256", |
| 210 | + "value": "f103919907187e7c5d218ad679036d7c3f81bbbd2ce56d2cedc1010a8490b688" |
| 211 | + }, |
| 212 | + "entryPoint": "jongio-azd-app-windows-amd64.exe", |
| 213 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.3.2/jongio-azd-app-windows-amd64.zip" |
| 214 | + }, |
| 215 | + "windows/arm64": { |
| 216 | + "checksum": { |
| 217 | + "algorithm": "sha256", |
| 218 | + "value": "42919303ec15bb406d273b018833a0f20492c31fb4af663d163581f4111640de" |
| 219 | + }, |
| 220 | + "entryPoint": "jongio-azd-app-windows-arm64.exe", |
| 221 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.3.2/jongio-azd-app-windows-arm64.zip" |
| 222 | + } |
| 223 | + } |
153 | 224 | } |
154 | 225 | ], |
155 | 226 | "tags": [ |
|
0 commit comments