Breaking change - Zoom #556
aaronparker
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Here's the output from the current version looks like: Version Platform Type Architecture URI
------- -------- ---- ------------ ---
5.16.2.22807 Meetings exe x86 https://cdn.zoom.us/prod/5.16.2.22807/ZoomInstallerFull.exe
5.16.2.22807 Meetings exe x64 https://cdn.zoom.us/prod/5.16.2.22807/x64/ZoomInstallerFull.exe
5.16.2.22807 Meetings exe ARM64 https://cdn.zoom.us/prod/5.16.2.22807/arm64/ZoomInstallerFull.exe
5.16.2.22807 Meetings msi x86 https://cdn.zoom.us/prod/5.16.2.22807/ZoomInstallerFull.msi
5.16.2.22807 Meetings msi x64 https://cdn.zoom.us/prod/5.16.2.22807/x64/ZoomInstallerFull.msi
5.16.2.22807 Meetings msi ARM64 https://cdn.zoom.us/prod/5.16.2.22807/arm64/ZoomInstallerFull.msi
5.16.1.3257 Rooms msi x86 https://cdn.zoom.us/prod/5.16.1.3257/zoomrooms-5.16.1.3257-x86.msi
5.16.1.3257 Rooms msi x64 https://cdn.zoom.us/prod/5.16.1.3257/x64/zoomrooms-5.16.1.3257-x64.msi
5.16.1.3257 Rooms exe x86 https://cdn.zoom.us/prod/5.16.1.3257/zoomrooms-5.16.1.3257-x86.exe
5.16.1.3257 Rooms exe x64 https://cdn.zoom.us/prod/5.16.1.3257/x64/zoomrooms-5.16.1.3257-x64.exe
5.15.5.926 Outlook msi x86 https://cdn.zoom.us/prod/5.15.5.926/ZoomOutlookPluginSetup.msi
5.15.5.925 Notes msi x86 https://cdn.zoom.us/prod/5.15.5.925/ZoomNotesPluginSetup.msi
5.15.5.925 Notes msi x86 https://cdn.zoom.us/prod/5.15.5.925/ZoomNotesPluginAdminTool.msi
5.13.10.812 Lync msi x86 https://cdn.zoom.us/prod/5.13.10.812/ZoomLyncPluginSetup.msi
Latest Citrix msi x86 https://cdn.zoom.us/prod/vdi/ZoomCitrixHDXMediaPlugin.msi
Latest VDI msi x86 https://cdn.zoom.us/prod/vdi/ZoomInstallerVDI.msi
Latest Plugin msi x86 https://cdn.zoom.us/prod/vdi/ZoomVDIUniversalPlugin.msi
Latest AVD msi x86 https://cdn.zoom.us/prod/vdi/ZoomWVDMediaPlugin.msi
Latest VMware msi x86 https://cdn.zoom.us/prod/vdi/ZoomVmwareMediaPlugin.msi |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Here's what Version Platform Installer Size Type Architecture URI
------- -------- --------- ---- ---- ------------ ---
Latest VDIClient Admin 103649792 msi x86 https://cdn.zoom.us/prod/vdi/ZoomInstallerVDI.msi
Latest VDIClient Admin 113062400 msi x64 https://cdn.zoom.us/prod/vdi/x64/ZoomInstallerVDI.msi
Latest Citrix Admin 84751872 msi x86 https://cdn.zoom.us/prod/vdi/ZoomCitrixHDXMediaPlugin.msi
Latest Universal Admin 77031936 msi x86 https://cdn.zoom.us/prod/vdi/ZoomVDIUniversalPlugin.msi
Latest Universal Admin 80033280 msi x64 https://cdn.zoom.us/prod/vdi/x64/ZoomVDIUniversalPluginx64.msi |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We've found a simpler method of finding the versions for Zoom (see #555); however, this still doesn't appear to provide a way to return versions for the Zoom for VDI installers. As a result, I'd like to split
ZoomintoZoomandZoomVDIbecause they'll be using different approaches to find downloads.Here's what the new
Zoomwill look like:Beta Was this translation helpful? Give feedback.
All reactions