diff options
| author | BrewTestBot | 2015-04-08 13:38:56 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2015-04-08 13:58:02 +0100 | 
| commit | 5d179bdf624ecc56c7c1fd3b3d061866a2afb087 (patch) | |
| tree | 8928619ceae0f375c803f31d63f0c31d6d3eee58 | |
| parent | d0bae5d29712ac7eef6993355c7a07e5a47e7d76 (diff) | |
| download | homebrew-5d179bdf624ecc56c7c1fd3b3d061866a2afb087.tar.bz2 | |
libiomp: update 20150227 bottle.
| -rw-r--r-- | Library/Formula/libiomp.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/libiomp.rb b/Library/Formula/libiomp.rb index f446d1c7b..607e61e4d 100644 --- a/Library/Formula/libiomp.rb +++ b/Library/Formula/libiomp.rb @@ -8,9 +8,9 @@ class Libiomp < Formula    bottle do      cellar :any -    sha1 "782faf00e595709011f1e8a19933fff0d55c954e" => :yosemite -    sha1 "070a6edb8c872e2b88f953222b72cd587f288149" => :mavericks -    sha1 "26a2f4d2d6427c1d114fdc774a71bdd06926cc13" => :mountain_lion +    sha256 "0b1100fbe25cdf739f60d85988c0f7f73d33a4a1e97de2b21e7f53258fd43a93" => :yosemite +    sha256 "311132571f71ac5d06665cab765a683bba53c53438d07a59f1a143d8db211787" => :mavericks +    sha256 "b26fa4413afcd9ae18743efd462d1d7e8541fe41fa52e4a864dbd845db5cbe42" => :mountain_lion    end    fails_with :gcc  do | 
