diff --git a/manifests/Microsoft/BotFrameworkComposer/1.0.2.yaml b/manifests/Microsoft/BotFrameworkComposer/1.0.2.yaml new file mode 100644 index 000000000..68bea7127 --- /dev/null +++ b/manifests/Microsoft/BotFrameworkComposer/1.0.2.yaml @@ -0,0 +1,17 @@ +Id: Microsoft.BotFrameworkComposer +Version: 1.0.2 +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.0.2/BotFramework-Composer-1.0.2-windows-setup.exe + Sha256: AC7571ACD78C6D70E76396A3E54F54DC3BC6D91E80356CDEB293A092E2AFF8C2 + InstallerType: exe + Switches: + Silent: /S + SilentWithProgress: /S \ No newline at end of file