aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/dmd.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dmd.rb b/Library/Formula/dmd.rb
index c820852f9..55cd6c3b1 100644
--- a/Library/Formula/dmd.rb
+++ b/Library/Formula/dmd.rb
@@ -2,8 +2,8 @@ require 'formula'
class Dmd <Formula
@homepage='http://www.digitalmars.com/d/'
- @url='http://ftp.digitalmars.com/dmd.1.047.zip'
- @md5='218c386c1d9363071b971614a988150d'
+ @url='http://ftp.digitalmars.com/dmd.1.060.zip'
+ @md5='fd982f9d1d5d836a02ece476c20e5334'
def doc
#use d and not dmd, rationale: meh