webex: Updated to 42.6.0

This commit is contained in:
Eugen Wissner 2022-06-11 10:56:44 +02:00
parent b1b861e1e2
commit a72fbabfe8
Signed by: belka
GPG Key ID: A27FDC1E8EE902C0
2 changed files with 5 additions and 5 deletions

View File

@ -11,9 +11,9 @@ require_relative 'lib/package'
require_relative 'lib/download' require_relative 'lib/download'
task :dmd do task :dmd do
version = '2.098.1' version = '2.100.0'
dub_version = '1.27.0' dub_version = '1.29.0'
dscanner_version = '0.11.1' dscanner_version = '0.12.1'
dcd_version = '0.13.6' dcd_version = '0.13.6'
tarball_name = "dmd.#{version}.linux.tar.xz" tarball_name = "dmd.#{version}.linux.tar.xz"

View File

@ -1,10 +1,10 @@
PRGNAM="webex" PRGNAM="webex"
VERSION="42.5.0.22187" VERSION="42.6.0.22565"
HOMEPAGE="https://www.webex.com" HOMEPAGE="https://www.webex.com"
DOWNLOAD="" DOWNLOAD=""
MD5SUM="" MD5SUM=""
DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb" DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb"
MD5SUM_x86_64="cda9f497212c140942ea8ac1b081d8ef" MD5SUM_x86_64="7494feee3c04d78c2dfb5bade42a1e86"
REQUIRES="" REQUIRES=""
MAINTAINER="Eugene Wissner" MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de" EMAIL="belka@caraus.de"