diff --git a/packages/zoom.xml b/packages/zoom.xml
index bb46ba097206cf09eaac5c6972358888f900c380..365c2af14ab57aaddb4dab165287e0086b9c937e 100755
--- a/packages/zoom.xml
+++ b/packages/zoom.xml
@@ -2,7 +2,7 @@
   <package id="zoom" name="Zoom" revision="%version%.1" reboot="false">
     <!-- Zoom have an odd approach to version numbers. This version does not seem to match
          anything in the GUI, so check the MSI -->
-    <variable name="version" value="6.2.50939" />
+    <variable name="version" value="6.3.56144" />
 
     <check type="uninstall" condition="versiongreaterorequal" path="Zoom Workplace (32-bit)" value="%version%" />
 
@@ -14,7 +14,7 @@
 
     <upgrade include="install" />
 
-    <remove cmd="msiexec /qn /x {93689F5E-BD7E-4990-A382-50D84C3AF495}">
+    <remove cmd="msiexec /qn /x {D5236745-4A6F-47E4-913D-F6910CC814C1}">
       <exit code="1605" />
     </remove>
   </package>