DMD: Update to 2.055
Closes Homebrew/homebrew#7518. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
be89af9de0
commit
0e4fed4f2b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Dmd < Formula
|
||||
homepage 'http://www.digitalmars.com/d/'
|
||||
url 'http://ftp.digitalmars.com/dmd.2.054.zip'
|
||||
md5 'caa653b1d92648e6103acfe5fb8e6732'
|
||||
url 'http://ftp.digitalmars.com/dmd.2.055.zip'
|
||||
md5 'b7faf4ef7513ede9aa266483968c2f43'
|
||||
|
||||
def doc
|
||||
#use d and not dmd, rationale: meh
|
||||
|
|
Loading…
Reference in a new issue