webex: Updated to 42.6.0
This commit is contained in:
parent
b1b861e1e2
commit
a72fbabfe8
6
Rakefile
6
Rakefile
@ -11,9 +11,9 @@ require_relative 'lib/package'
|
||||
require_relative 'lib/download'
|
||||
|
||||
task :dmd do
|
||||
version = '2.098.1'
|
||||
dub_version = '1.27.0'
|
||||
dscanner_version = '0.11.1'
|
||||
version = '2.100.0'
|
||||
dub_version = '1.29.0'
|
||||
dscanner_version = '0.12.1'
|
||||
dcd_version = '0.13.6'
|
||||
tarball_name = "dmd.#{version}.linux.tar.xz"
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
PRGNAM="webex"
|
||||
VERSION="42.5.0.22187"
|
||||
VERSION="42.6.0.22565"
|
||||
HOMEPAGE="https://www.webex.com"
|
||||
DOWNLOAD=""
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://binaries.webex.com/WebexDesktop-Ubuntu-Official-Package/Webex.deb"
|
||||
MD5SUM_x86_64="cda9f497212c140942ea8ac1b081d8ef"
|
||||
MD5SUM_x86_64="7494feee3c04d78c2dfb5bade42a1e86"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Eugene Wissner"
|
||||
EMAIL="belka@caraus.de"
|
||||
|
Loading…
Reference in New Issue
Block a user