diff --git a/manifests/Microsoft/BotFrameworkEmulator/4.12.0.yaml b/manifests/Microsoft/BotFrameworkEmulator/4.12.0.yaml new file mode 100644 index 000000000..b1d003afb --- /dev/null +++ b/manifests/Microsoft/BotFrameworkEmulator/4.12.0.yaml @@ -0,0 +1,19 @@ +Id: Microsoft.BotFrameworkEmulator +Publisher: Microsoft Corporation +Name: Bot Framework Emulator +Version: 4.12.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.12.0/BotFramework-Emulator-4.12.0-windows-setup.exe + Sha256: DF980204AB09784142E2819CD3A3696F30084CBA83A29A9B200E4F390538EC52 + Switches: + Silent: /S + SilentWithProgress: /S +