Update dmd to 2.100.2
This commit is contained in:
parent
87f0afbf45
commit
2930b85927
4
Rakefile
4
Rakefile
@ -11,9 +11,9 @@ require_relative 'lib/package'
|
||||
require_relative 'lib/download'
|
||||
|
||||
task :dmd do
|
||||
version = '2.100.0'
|
||||
version = '2.100.2'
|
||||
dub_version = '1.29.0'
|
||||
dscanner_version = '0.12.1'
|
||||
dscanner_version = '0.12.2'
|
||||
dcd_version = '0.13.6'
|
||||
tarball_name = "dmd.#{version}.linux.tar.xz"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user