diff --git a/manifests/RealVNC/VNCViewer/6.0.0.yaml b/manifests/RealVNC/VNCViewer/6.0.0.yaml new file mode 100644 index 000000000..1223d63a2 --- /dev/null +++ b/manifests/RealVNC/VNCViewer/6.0.0.yaml @@ -0,0 +1,21 @@ +Id: RealVNC.VNCViewer +Name: VNCViewer +Version: 6.0.0 +Publisher: RealVNC +License: VNC CONNECT END USER LICENSE AGREEMENT +LicenseUrl: https://static.realvnc.com/media/documents/LICENSE-4.0a_en.pdf +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 + +# ======================= Installers ================== + +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" \ No newline at end of file