diff --git a/plugins/linux/linux.tigervnc/manifest.json b/plugins/linux/linux.tigervnc/manifest.json index 20aee24a..dd85e965 100644 --- a/plugins/linux/linux.tigervnc/manifest.json +++ b/plugins/linux/linux.tigervnc/manifest.json @@ -6,7 +6,7 @@ "min_client_version": "4.0.0", "author": "JumpServer", "homepage": "https://github.com/jumpserver/clients", - "download_url": "https://sourceforge.net/projects/tigervnc/files/stable/1.15.0/tigervnc-1.15.0.x86_64.tar.gz", + "download_url": "https://sourceforge.net/projects/tigervnc/files/stable/1.16.2/tigervnc-1.16.2.x86_64.tar.gz", "category": "remotedesktop", "protocols": [ "vnc" diff --git a/plugins/macos/macos.tigervnc/connect.json b/plugins/macos/macos.tigervnc/connect.json index 6374dbed..2b3c90ab 100644 --- a/plugins/macos/macos.tigervnc/connect.json +++ b/plugins/macos/macos.tigervnc/connect.json @@ -6,7 +6,7 @@ "is_internal": false, "executable": { "type": "user_path", - "default": "/Applications/TigerVNC viewer 1.15.0.app/Contents/MacOS/TigerVNC viewer", + "default": "/Applications/TigerVNC.app/Contents/MacOS/vncviewer", "required": false }, "launch": { diff --git a/plugins/macos/macos.tigervnc/manifest.json b/plugins/macos/macos.tigervnc/manifest.json index ff1413b0..e78c4c39 100644 --- a/plugins/macos/macos.tigervnc/manifest.json +++ b/plugins/macos/macos.tigervnc/manifest.json @@ -6,7 +6,7 @@ "min_client_version": "4.0.0", "author": "JumpServer", "homepage": "https://github.com/jumpserver/clients", - "download_url": "https://sourceforge.net/projects/tigervnc/files/stable/1.15.0/tigervnc-1.15.0.x86_64.tar.gz", + "download_url": "https://sourceforge.net/projects/tigervnc/files/stable/1.16.2/tigervnc-1.16.2.x86_64.tar.gz", "category": "remotedesktop", "protocols": [ "vnc" diff --git a/plugins/windows/windows.tigervnc/manifest.json b/plugins/windows/windows.tigervnc/manifest.json index 8d62377f..dfa088d2 100644 --- a/plugins/windows/windows.tigervnc/manifest.json +++ b/plugins/windows/windows.tigervnc/manifest.json @@ -6,7 +6,7 @@ "min_client_version": "4.0.0", "author": "JumpServer", "homepage": "https://github.com/jumpserver/clients", - "download_url": "https://sourceforge.net/projects/tigervnc/files/stable/1.15.0/tigervnc-1.15.0.x86_64.tar.gz", + "download_url": "https://sourceforge.net/projects/tigervnc/files/stable/1.16.2/tigervnc-1.16.2.x86_64.tar.gz", "category": "remotedesktop", "protocols": [ "vnc"