From c9f0ace19833c6fe7471f9009dd1b4a45614fc0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 12:17:37 +0000 Subject: [PATCH] Zoom: Update App Versions - Zoom-arm64: 6.1.5.871 -> 6.1.6.1013 --- apps/Zoom/install-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Zoom/install-64 b/apps/Zoom/install-64 index ba17351c23..0f85c0f127 100755 --- a/apps/Zoom/install-64 +++ b/apps/Zoom/install-64 @@ -1,6 +1,6 @@ #!/bin/bash -version=6.1.5.871 +version=6.1.6.1013 #install box64 "${DIRECTORY}/manage" install-if-not-installed 'Box64' || error "Box64 installation failed!"