Add new version of Bot Framework Emulator (#1239)
* Add new version of Bot Framework Emulator Existing: 4.8.1 This PR: 4.9.0 * Added switches
This commit is contained in:
18
manifests/Microsoft/BotFrameworkEmulator/4.9.0.yaml
Normal file
18
manifests/Microsoft/BotFrameworkEmulator/4.9.0.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
Id: Microsoft.BotFrameworkEmulator
|
||||
Publisher: Microsoft Corporation
|
||||
Name: Bot Framework Emulator
|
||||
Version: 4.9.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.9.0/BotFramework-Emulator-4.9.0-windows-setup.exe
|
||||
Sha256: EDE23BCAD7200D83EFFE6621534D654CBB986ECCADB4E1E35B9EA50C7EF220B8
|
||||
Switches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
Reference in New Issue
Block a user