DMD 2.054
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e7e4361585
commit
8ec1ef798a
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.053.zip'
|
||||
md5 'c718be905a995470d512f071d6a99532'
|
||||
url 'http://ftp.digitalmars.com/dmd.2.054.zip'
|
||||
md5 'caa653b1d92648e6103acfe5fb8e6732'
|
||||
|
||||
def doc
|
||||
#use d and not dmd, rationale: meh
|
||||
|
|
Loading…
Reference in a new issue