dmd 2.063

Closes Homebrew/homebrew#20161.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Stefan 2013-05-30 19:16:21 +02:00 committed by Adam Vandenberg
parent ee12a2bc31
commit 71ee678bfa
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Dmd < Formula
homepage 'http://www.digitalmars.com/d/'
url 'http://downloads.dlang.org.s3-website-us-east-1.amazonaws.com/releases/2013/dmd.2.062.zip'
sha1 '02caec18aeb55ff2d2251925e867340f58617c80'
url 'http://downloads.dlang.org.s3-website-us-east-1.amazonaws.com/releases/2013/dmd.2.063.zip'
sha1 '589e6d87e10fb7a9bbfbcadb702ba7c05000d0bf'
def install
# clean it up a little first