* Add betaflight configurator manifest * remove space * Set silent switches for the installer manifest
18 lines
818 B
YAML
18 lines
818 B
YAML
Id: Betaflight.Betaflight-Configurator
|
|
Version: 10.6.0
|
|
Name: Betaflight-Configurator
|
|
Publisher: Betaflight
|
|
License: GNU General Public License v3.0
|
|
LicenseUrl: https://github.com/betaflight/betaflight-configurator/blob/master/LICENSE
|
|
AppMoniker: betaflight-configurator
|
|
Tags: betaflight, drone, flight controller
|
|
Description: Betaflight Configurator is a crossplatform configuration tool for the Betaflight flight control system.
|
|
Homepage: https://github.com/betaflight/betaflight-configurator
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://github.com/betaflight/betaflight-configurator/releases/download/10.6.0/betaflight-configurator-installer_10.6.0_win32.exe
|
|
Sha256: 54685E935E35E02CB0AA42A6F84212E71992C2981DBE3FA7983E9545DD6D7522
|
|
InstallerType: exe
|
|
Switches:
|
|
Silent: /S
|
|
SilentWithProgress: /S |