From 34894eae17903b4c3392efbbfa7b33bab7302e54 Mon Sep 17 00:00:00 2001 From: Ali Heikal Date: Fri, 26 Mar 2021 15:00:40 +0200 Subject: [PATCH] Add new version of Bot Framework Composer: 1.4.0 (#9284) Existing: 1.3.1 This PR: 1.4.0 --- .../Microsoft/BotFrameworkComposer/1.4.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/Microsoft/BotFrameworkComposer/1.4.0.yaml diff --git a/manifests/Microsoft/BotFrameworkComposer/1.4.0.yaml b/manifests/Microsoft/BotFrameworkComposer/1.4.0.yaml new file mode 100644 index 000000000..ba99740d2 --- /dev/null +++ b/manifests/Microsoft/BotFrameworkComposer/1.4.0.yaml @@ -0,0 +1,18 @@ +Id: Microsoft.BotFrameworkComposer +Version: 1.4.0 +Name: Bot Framework Composer +Publisher: Microsoft Corporation +Author: Microsoft +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.4.0/BotFramework-Composer-1.4.0-windows-setup.exe + Sha256: 43A9B9C47FEC77FE63EFC0B29E736C5B111D02E813CB3FF91637679B24C38AFA + InstallerType: exe + Switches: + Silent: /S + SilentWithProgress: /S