Add Betaflight Configurator 10.6.0 (#1147)
* Add betaflight configurator manifest * remove space * Set silent switches for the installer manifest
This commit is contained in:
18
manifests/Betaflight/Betaflight-Configurator/10.6.0.yaml
Normal file
18
manifests/Betaflight/Betaflight-Configurator/10.6.0.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
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
|
||||
Reference in New Issue
Block a user