boost: update 1.55.0 bottle.
Closes Homebrew/homebrew#27436. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
0e0feaa65e
commit
9d9d604dc9
1 changed files with 4 additions and 4 deletions
|
@ -21,10 +21,10 @@ class Boost < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 'e715bed5765c5a89fd2c7f2938bf4db405a11fbc' => :mavericks
|
||||
sha1 '099a7374e95690e2268f7abbd4ccfb0559541b73' => :mountain_lion
|
||||
sha1 '1961f75f2139f3f0998aae03a1be8e9ac553d292' => :lion
|
||||
revision 2
|
||||
sha1 "e18905c7fc76c1f1a8422071ae887eca92c0e8df" => :mavericks
|
||||
sha1 "a6dc7ba2be38e08b3648bfd79ec1b635c606654c" => :mountain_lion
|
||||
sha1 "edbad0334143511e40a044191fa5711be9ce6838" => :lion
|
||||
end
|
||||
|
||||
env :userpaths
|
||||
|
|
Loading…
Reference in a new issue