FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 47cc4e72 authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Merge branch 'zoom_5.4.58891' into 'master'

Zoom => 5.4.58891

See merge request !174
parents fe4946ae ddce43cd
No related branches found
No related tags found
1 merge request!174Zoom => 5.4.58891
<!-- vim: set softtabstop=3: -->
<packages:packages xmlns:packages="http://www.wpkg.org/packages"> <packages:packages xmlns:packages="http://www.wpkg.org/packages">
<package id="zoom" name="Zoom" revision="%version%.1" reboot="false"> <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 <!-- Zoom have an odd approach to version numbers. This version does not seem to match
anything in the GUI, so check the MSI --> anything in the GUI, so check the MSI -->
<variable name="version" value="5.1.28656" /> <variable name="version" value="5.4.58891" />
<check type="uninstall" condition="versiongreaterorequal" path="Zoom" value="5.1.28656" /> <check type="uninstall" condition="versiongreaterorequal" path="Zoom" value="5.1.28656" />
...@@ -15,7 +14,7 @@ ...@@ -15,7 +14,7 @@
<upgrade include="install" /> <upgrade include="install" />
<remove cmd="msiexec /qn /x {A139FFD5-0C05-4777-A23A-CF7093D62630}"> <remove cmd="msiexec /qn /x {3109C49B-F5E4-4FEC-8F6F-EC5E4626B361}">
<exit code="1605" /> <exit code="1605" />
</remove> </remove>
</package> </package>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment