|
1144 | 1144 | "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.6.0/jongio-azd-app-windows-arm64.zip" |
1145 | 1145 | } |
1146 | 1146 | } |
| 1147 | + }, |
| 1148 | + { |
| 1149 | + "version": "0.6.1", |
| 1150 | + "capabilities": [ |
| 1151 | + "custom-commands", |
| 1152 | + "lifecycle-events", |
| 1153 | + "mcp-server" |
| 1154 | + ], |
| 1155 | + "usage": "azd app \u003ccommand\u003e [options]", |
| 1156 | + "examples": [ |
| 1157 | + { |
| 1158 | + "name": "hi", |
| 1159 | + "description": "Say hello and display extension info", |
| 1160 | + "usage": "azd app hi" |
| 1161 | + }, |
| 1162 | + { |
| 1163 | + "name": "reqs", |
| 1164 | + "description": "Verify all prerequisites are installed", |
| 1165 | + "usage": "azd app reqs" |
| 1166 | + } |
| 1167 | + ], |
| 1168 | + "artifacts": { |
| 1169 | + "darwin/amd64": { |
| 1170 | + "checksum": { |
| 1171 | + "algorithm": "sha256", |
| 1172 | + "value": "9d9516796967eaf765da3420dc21087ba0054a78d5befbdfb031df5b46290f21" |
| 1173 | + }, |
| 1174 | + "entryPoint": "jongio-azd-app-darwin-amd64", |
| 1175 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.6.1/jongio-azd-app-darwin-amd64.zip" |
| 1176 | + }, |
| 1177 | + "darwin/arm64": { |
| 1178 | + "checksum": { |
| 1179 | + "algorithm": "sha256", |
| 1180 | + "value": "595e102f49f24847e1a8833b7b87dfac013f78486c96b8913bb00728aa95b0d6" |
| 1181 | + }, |
| 1182 | + "entryPoint": "jongio-azd-app-darwin-arm64", |
| 1183 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.6.1/jongio-azd-app-darwin-arm64.zip" |
| 1184 | + }, |
| 1185 | + "linux/amd64": { |
| 1186 | + "checksum": { |
| 1187 | + "algorithm": "sha256", |
| 1188 | + "value": "afd6c4747c22cf2679f71b3a8b589c08975713b1e56748a908f5823f90ca6dfa" |
| 1189 | + }, |
| 1190 | + "entryPoint": "jongio-azd-app-linux-amd64", |
| 1191 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.6.1/jongio-azd-app-linux-amd64.tar.gz" |
| 1192 | + }, |
| 1193 | + "linux/arm64": { |
| 1194 | + "checksum": { |
| 1195 | + "algorithm": "sha256", |
| 1196 | + "value": "a516860c5c60eefd34d3e295cd2ad3d6096989fdfb87e5ab9e2f4ec56f6fbb24" |
| 1197 | + }, |
| 1198 | + "entryPoint": "jongio-azd-app-linux-arm64", |
| 1199 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.6.1/jongio-azd-app-linux-arm64.tar.gz" |
| 1200 | + }, |
| 1201 | + "windows/amd64": { |
| 1202 | + "checksum": { |
| 1203 | + "algorithm": "sha256", |
| 1204 | + "value": "ac0ccadaea1188c634301a1989ff750e6be704e192374c6fa3fff9f19dfcdc6e" |
| 1205 | + }, |
| 1206 | + "entryPoint": "jongio-azd-app-windows-amd64.exe", |
| 1207 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.6.1/jongio-azd-app-windows-amd64.zip" |
| 1208 | + }, |
| 1209 | + "windows/arm64": { |
| 1210 | + "checksum": { |
| 1211 | + "algorithm": "sha256", |
| 1212 | + "value": "5e89adf72f04f89c921078e30a9d2a1a409c0053ed475842391b96a3487e4806" |
| 1213 | + }, |
| 1214 | + "entryPoint": "jongio-azd-app-windows-arm64.exe", |
| 1215 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.6.1/jongio-azd-app-windows-arm64.zip" |
| 1216 | + } |
| 1217 | + } |
1147 | 1218 | } |
1148 | 1219 | ], |
1149 | 1220 | "tags": [ |
|
0 commit comments