|
576 | 576 | "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.5.1/jongio-azd-app-windows-arm64.zip" |
577 | 577 | } |
578 | 578 | } |
| 579 | + }, |
| 580 | + { |
| 581 | + "version": "0.5.2", |
| 582 | + "capabilities": [ |
| 583 | + "custom-commands", |
| 584 | + "lifecycle-events", |
| 585 | + "mcp-server" |
| 586 | + ], |
| 587 | + "usage": "azd app \u003ccommand\u003e [options]", |
| 588 | + "examples": [ |
| 589 | + { |
| 590 | + "name": "hi", |
| 591 | + "description": "Say hello and display extension info", |
| 592 | + "usage": "azd app hi" |
| 593 | + }, |
| 594 | + { |
| 595 | + "name": "reqs", |
| 596 | + "description": "Verify all prerequisites are installed", |
| 597 | + "usage": "azd app reqs" |
| 598 | + } |
| 599 | + ], |
| 600 | + "artifacts": { |
| 601 | + "darwin/amd64": { |
| 602 | + "checksum": { |
| 603 | + "algorithm": "sha256", |
| 604 | + "value": "6ccfccb74a2fa8a3ba6a8d08844232a17a061a3defba652ff81d2f8a38e0a08e" |
| 605 | + }, |
| 606 | + "entryPoint": "jongio-azd-app-darwin-amd64", |
| 607 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.5.2/jongio-azd-app-darwin-amd64.zip" |
| 608 | + }, |
| 609 | + "darwin/arm64": { |
| 610 | + "checksum": { |
| 611 | + "algorithm": "sha256", |
| 612 | + "value": "247816c198c4235be2e900fb18e1bd0c94509c86eaf7c27329dd11225fad4354" |
| 613 | + }, |
| 614 | + "entryPoint": "jongio-azd-app-darwin-arm64", |
| 615 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.5.2/jongio-azd-app-darwin-arm64.zip" |
| 616 | + }, |
| 617 | + "linux/amd64": { |
| 618 | + "checksum": { |
| 619 | + "algorithm": "sha256", |
| 620 | + "value": "3036c09c45e5deafebf9170e77e87697c7a16fa9fa87af98e8316a0dd3f091d1" |
| 621 | + }, |
| 622 | + "entryPoint": "jongio-azd-app-linux-amd64", |
| 623 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.5.2/jongio-azd-app-linux-amd64.tar.gz" |
| 624 | + }, |
| 625 | + "linux/arm64": { |
| 626 | + "checksum": { |
| 627 | + "algorithm": "sha256", |
| 628 | + "value": "9a821e4d9457fb4dd98c88134539c53f0169f60522750bc74c4f8d79f706ea8b" |
| 629 | + }, |
| 630 | + "entryPoint": "jongio-azd-app-linux-arm64", |
| 631 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.5.2/jongio-azd-app-linux-arm64.tar.gz" |
| 632 | + }, |
| 633 | + "windows/amd64": { |
| 634 | + "checksum": { |
| 635 | + "algorithm": "sha256", |
| 636 | + "value": "38ece0b5586425beb4e1828db03bf1b1793b9643329f438329923c53adb2dece" |
| 637 | + }, |
| 638 | + "entryPoint": "jongio-azd-app-windows-amd64.exe", |
| 639 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.5.2/jongio-azd-app-windows-amd64.zip" |
| 640 | + }, |
| 641 | + "windows/arm64": { |
| 642 | + "checksum": { |
| 643 | + "algorithm": "sha256", |
| 644 | + "value": "8aec44e806690c4e084b1d5d3c40b60e54ec249513afac5ae6ee63f1a1807884" |
| 645 | + }, |
| 646 | + "entryPoint": "jongio-azd-app-windows-arm64.exe", |
| 647 | + "url": "https://github.com/jongio/azd-app/releases/download/azd-ext-jongio-azd-app_0.5.2/jongio-azd-app-windows-arm64.zip" |
| 648 | + } |
| 649 | + } |
579 | 650 | } |
580 | 651 | ], |
581 | 652 | "tags": [ |
|
0 commit comments