diff --git a/manifests/Microsoft/MsGraphCLI/0.1.0.yaml b/manifests/Microsoft/MsGraphCLI/0.1.0.yaml new file mode 100644 index 000000000..4cf37d2d6 --- /dev/null +++ b/manifests/Microsoft/MsGraphCLI/0.1.0.yaml @@ -0,0 +1,12 @@ +Id: Microsoft.MsGraphCLI +Version: 0.1.0 +Name: Microsoft Graph CLI +Publisher: Microsoft Corporation +Homepage: https://docs.microsoft.com/en-us/graph/ +License: Copyright (C) Microsoft Corporation +Description: The Microsoft Graph command-line interface (MsGraph CLI) is a set of commands used to interact with Microsoft Graph. +Installers: + - Arch: x64 + Url: https://github.com/microsoftgraph/msgraph-cli/releases/download/msgraph_cli_36171/Microsoft.Graph.CLI.msi + InstallerType: MSI + Sha256: 1783BE0122790781366538AF303E677603F39D00B877E7BE98B9D870A77B35B8 \ No newline at end of file