Update 6.0.0.yaml (#1202)

This commit is contained in:
Code
2020-05-29 13:52:31 -04:00
committed by GitHub
parent b3575b147b
commit 2a6b19720c

View File

@@ -8,7 +8,7 @@ AppMoniker: VNCViewer
Description: Virtual network computing (VNC) is a type of remote-control software that makes it possible to control another computer over a network connection.
Homepage: https://www.realvnc.com/en/
Tags: "VNC, Remote, Control"
InstallerType: EXE
InstallerType: inno
# ======================= Installers ==================
@@ -16,6 +16,3 @@ Installers:
- Arch: x86
Url: https://www.realvnc.com/download/file/vnc.files/VNC-6.0.0-Windows.exe
Sha256: c253831a8a0e85a52cfc4ef94901db0fc9f2be44e7935c153295d76fc5e9e29f
Switches:
Silent: "/verysilent /norestart /COMPONENTS=VNCViewer"
SilentWithProgress: "/verysilent /norestart /COMPONENTS=VNCViewer"