GODT-1675: Update installers [skip-ci]

This commit is contained in:
Romain LE JEUNE
2022-08-05 10:55:17 +02:00
committed by Jakub
parent 40b3f77db0
commit 34a9d1d125
13 changed files with 451 additions and 139 deletions

View File

@ -41,8 +41,8 @@ import (
const (
appName = "Proton Mail Launcher"
configName = "bridge"
exeName = "proton-bridge"
guiName = "proton-bridge-gui"
exeName = "bridge"
guiName = "proton-bridge"
FlagCLI = "--cli"
FlagLauncher = "--launcher"