From 0be82a7d0bcfb670e5fce3fc7bb3ee865598cd35 Mon Sep 17 00:00:00 2001 From: Ali Heikal Date: Sat, 28 Nov 2020 03:27:54 +0200 Subject: [PATCH] Add new version of Bot Framework Composer: 1.2.1 (#5017) * Add new version of Bot Framework Composer: 1.2.2 Existing: 1.2.0 This PR: 1.2.2 * Update manifest and rename 1.2.2 to 1.2.1 There was an error in Bot Framework Composer release versioning, it has now been corrected and it is now reflected here as well. Updated URL, updated hash, updated version, and renamed the YAML file. --- .../Microsoft/BotFrameworkComposer/1.2.1.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Microsoft/BotFrameworkComposer/1.2.1.yaml diff --git a/manifests/Microsoft/BotFrameworkComposer/1.2.1.yaml b/manifests/Microsoft/BotFrameworkComposer/1.2.1.yaml new file mode 100644 index 000000000..91f5a760f --- /dev/null +++ b/manifests/Microsoft/BotFrameworkComposer/1.2.1.yaml @@ -0,0 +1,17 @@ +Id: Microsoft.BotFrameworkComposer +Version: 1.2.1 +Name: Bot Framework Composer +Publisher: 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.2.1/BotFramework-Composer-1.2.1-windows-setup.exe + Sha256: ECB6B75B783DC0D1009F511F0CD256A8C849EB35D5006ED247B45B5E36F32927 + InstallerType: exe + Switches: + Silent: /S + SilentWithProgress: /S