There was a change to 4.9.0 release, thus, the downloadable doesn't have the same hash anymore and prompts hash error during install using winget. This PR is to fix it accordingly. Link to release 4.9.0: https://github.com/microsoft/BotFramework-Emulator/releases/tag/v4.9.0
19 lines
829 B
YAML
19 lines
829 B
YAML
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: 5FF9A31ED28737B4E689BA5A325F88343707E1CF5CCB2014C587E38314A010EE
|
|
Switches:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|