diff options
| author | BrewTestBot | 2014-12-15 13:34:30 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-15 13:42:11 +0000 |
| commit | 879220bd4743e9778a9af00bd3649c2ac65007f0 (patch) | |
| tree | 0ae8ace3fc4b4604a1dade6adf268adf492ede3b /Library | |
| parent | 502e286c6cd4e05c0cfe92910a281de0f5188c8f (diff) | |
| download | homebrew-879220bd4743e9778a9af00bd3649c2ac65007f0.tar.bz2 | |
ldc: update 0.15.1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ldc.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ldc.rb b/Library/Formula/ldc.rb index 025726ca6..b537e795e 100644 --- a/Library/Formula/ldc.rb +++ b/Library/Formula/ldc.rb @@ -6,9 +6,9 @@ class Ldc < Formula sha1 "06db0c07d73bf714e6fc7a4aca4c44123e4a585a" bottle do - sha1 "824272b3e29e1a5cdf03669099690f5c10021396" => :mavericks - sha1 "fd8121391a3528604cfb65da4dbf16ca499b8f76" => :mountain_lion - sha1 "fc18d767e69eca7d9a7a5456a5524c7ce1cb3d29" => :lion + sha1 "bc329c6a0f9f52d634c99877a6c020436307b941" => :yosemite + sha1 "86d65479ffc178437ed3f0dd0ea05549eede13ed" => :mavericks + sha1 "7a89443907b3d2af67d46f273c0949f0a587c456" => :mountain_lion end needs :cxx11 |
