diff --git a/manifests/Microsoft/BotFrameworkComposer/1.1.1.yaml b/manifests/Microsoft/BotFrameworkComposer/1.1.1.yaml new file mode 100644 index 000000000..55c9556d7 --- /dev/null +++ b/manifests/Microsoft/BotFrameworkComposer/1.1.1.yaml @@ -0,0 +1,17 @@ +Id: Microsoft.BotFrameworkComposer +Version: 1.1.1 +Name: Bot Framework Composer +Publisher: Microsoft Corporation +License: Copyright (c) Microsoft Corporation +LicenseUrl: https://github.com/microsoft/BotFramework-Composer/blob/master/LICENSE.md +Tags: bot, framework, composer +Description: Bot Framework Composer is an integrated development tool for developers and multi-disciplinary teams to build bots and conversational experiences with the Microsoft Bot Framework. Within this tool, you'll find everything you need to build a sophisticated conversational experience. +Homepage: https://github.com/microsoft/BotFramework-Composer +Installers: + - Arch: x64 + Url: https://github.com/microsoft/BotFramework-Composer/releases/download/v1.1.1/BotFramework-Composer-1.1.1-windows-setup.exe + Sha256: 826E6FE8F1DFB469BDB4690A0AED56F3FA3E782A2BA3244721AC11CCB5B333C5 + InstallerType: exe + Switches: + Silent: /S + SilentWithProgress: /S \ No newline at end of file