From 0a03e91c19d89fe7b42f58fb4f49e46604cfc5f5 Mon Sep 17 00:00:00 2001 From: Ali Heikal Date: Wed, 26 Aug 2020 16:17:49 +0200 Subject: [PATCH] Add new version of Bot Framework Emulator: 4.10.0 (#3255) Existing: 4.9.0 This PR: 4.10.0 --- .../Microsoft/BotFrameworkEmulator/4.10.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/Microsoft/BotFrameworkEmulator/4.10.0.yaml diff --git a/manifests/Microsoft/BotFrameworkEmulator/4.10.0.yaml b/manifests/Microsoft/BotFrameworkEmulator/4.10.0.yaml new file mode 100644 index 000000000..4fe925907 --- /dev/null +++ b/manifests/Microsoft/BotFrameworkEmulator/4.10.0.yaml @@ -0,0 +1,18 @@ +Id: Microsoft.BotFrameworkEmulator +Publisher: Microsoft Corporation +Name: Bot Framework Emulator +Version: 4.10.0 +License: Copyright (c) Microsoft Corporation - MIT +LicenseUrl: https://github.com/microsoft/BotFramework-Emulator/blob/master/LICENSE.txt +AppMoniker: botframework-emulator +Tags: bot, framework, emulator +Description: Development tool for the Microsoft Bot Framework. Allows developers to test and debug bots on localhost. +Homepage: https://github.com/microsoft/BotFramework-Emulator +Installers: + - Arch: x64 + InstallerType: EXE + Url: https://github.com/microsoft/BotFramework-Emulator/releases/download/v4.10.0/BotFramework-Emulator-4.10.0-windows-setup.exe + Sha256: E8C24A1DC8FDE84CFAC73C680D43CC1F1CB0034955D7198558741AABBD199A6F + Switches: + Silent: /S + SilentWithProgress: /S