aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-02-24 16:27:07 +0000
committerMike McQuaid2014-02-24 16:39:56 +0000
commit2d644b6d3f532e7eaeb613e111519b74ee934a9f (patch)
treeb189d86b7f309c90f9205e465056f9154eedd74e /Library/Formula
parenta7ce64404f9530203311e70c602c9cf076e80091 (diff)
downloadhomebrew-2d644b6d3f532e7eaeb613e111519b74ee934a9f.tar.bz2
dmd: add 2.065.0 bottle.
Closes #26968. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dmd.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/dmd.rb b/Library/Formula/dmd.rb
index 9e3792f13..2697ec33c 100644
--- a/Library/Formula/dmd.rb
+++ b/Library/Formula/dmd.rb
@@ -5,6 +5,12 @@ class Dmd < Formula
url 'https://github.com/D-Programming-Language/dmd/archive/v2.065.0.tar.gz'
sha1 '15f67e9b088d599c4091f1844676d107e873e850'
+ bottle do
+ sha1 "581cd8093ffe9fca493f06996e1d95e538fbb99e" => :mavericks
+ sha1 "3dfec90ecfc970e05efea17d6f786a0a1fbbb322" => :mountain_lion
+ sha1 "68d88b84a7f3407e867a83d093bf649f99830e23" => :lion
+ end
+
resource 'druntime' do
url 'https://github.com/D-Programming-Language/druntime/archive/v2.065.0.tar.gz'
sha1 '0118d9386b2d5f006381a5e4802f295132c8717b'