diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/boost-build.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/boost-build.rb b/Library/Formula/boost-build.rb index 7c61e479e..b3e883efd 100644 --- a/Library/Formula/boost-build.rb +++ b/Library/Formula/boost-build.rb @@ -9,9 +9,9 @@ class BoostBuild < Formula    bottle do      cellar :any -    sha1 "b2d64e89dff33d0ddf55c30cb2bca1f015ac1d7a" => :yosemite -    sha1 "15905ff6a6324951e1b0d63761b8d1a4dac00861" => :mavericks -    sha1 "bb2094e4f4747dded749ddbb7d697cd7f9174740" => :mountain_lion +    sha1 "e1ab34b88ac324bfa985d91a857ecdcd86e06541" => :yosemite +    sha1 "0d8f9f91809f3b3b7b5eeb5e70cb92ed2a7ec42b" => :mavericks +    sha1 "19db795fdbbcbc4f5916e8c9d249fe0c05bad1b5" => :mountain_lion    end    def install  | 
