webex: Updated to 42.6.0

This commit is contained in:
2022-06-11 10:56:44 +02:00
parent b1b861e1e2
commit a72fbabfe8
2 changed files with 5 additions and 5 deletions

View File

@ -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"