From 4d9f2f50f65b6d395897b07c41011a3d57f24940 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 11 May 2022 13:36:53 +0200 Subject: [PATCH] webex: Add README and update for 42.5.0.22187 --- private/webex/README | 5 +++++ private/webex/webex.info | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 private/webex/README diff --git a/private/webex/README b/private/webex/README new file mode 100644 index 0000000..2b187d9 --- /dev/null +++ b/private/webex/README @@ -0,0 +1,5 @@ +The all new Webex App is one easy-to-use and secure app you can use to +call, message, meet, and get work done. + +This script will repackage the debian binary. Cisco doesn't version +their downloads, so the MD5SUM and VERSION numbers might not match. diff --git a/private/webex/webex.info b/private/webex/webex.info index 4ec73ae..9fd096d 100644 --- a/private/webex/webex.info +++ b/private/webex/webex.info @@ -1,10 +1,10 @@ PRGNAM="webex" -VERSION="42.4.0.21893" +VERSION="42.5.0.22187" HOMEPAGE="https://www.webex.com" DOWNLOAD="" MD5SUM="" DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb" -MD5SUM_x86_64="f4475841a08dc01036bde712b5bf79bc" +MD5SUM_x86_64="cda9f497212c140942ea8ac1b081d8ef" REQUIRES="" MAINTAINER="Eugene Wissner" EMAIL="belka@caraus.de"