Zoom: link to MSI packages

This commit is contained in:
Steffen Lange 2025-04-17 14:32:07 +02:00
parent 261cd07adf
commit 327502def7

View file

@ -2,7 +2,7 @@
class Zoom extends PatchBase {
function __construct() {
parent::__construct('Zoom Video Communications', 'Zoom', 'https://zoom.us/download');
parent::__construct('Zoom Video Communications', 'Zoom', 'https://zoom.us/download/admin');
}
function check() : bool {
if ($this->fetch_header('https://zoom.us/client/latest/ZoomInstaller.exe'))