update to 1.063
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2560c894d5
commit
601db9a60b
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.1.060.zip'
|
||||
md5 'fd982f9d1d5d836a02ece476c20e5334'
|
||||
url 'http://ftp.digitalmars.com/dmd.1.063.zip'
|
||||
md5 'e779e3cf670846115966036b0b0bf410'
|
||||
|
||||
def doc
|
||||
#use d and not dmd, rationale: meh
|
||||
|
|
Loading…
Reference in a new issue