boost-python3: update 1.69.0 bottle.
This commit is contained in:
parent
68172ef6f9
commit
2fdf6bfcac
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ class BoostPython3 < Formula
|
|||
head "https://github.com/boostorg/boost.git"
|
||||
|
||||
bottle do
|
||||
sha256 "df9783e900573cefa4eb6f454e2c96af5ba25faf0840c01c0f137b82575c580b" => :mojave
|
||||
sha256 "0783713245f6341b55dd0e4bafb2a4783972ed05e4bbd03db0d821c10903aef3" => :high_sierra
|
||||
sha256 "064d14b4acde429e7d8713236ebb60f72ae1419cbd84401c7428999118d5d3b5" => :sierra
|
||||
cellar :any
|
||||
sha256 "9873bb2e521f8fe1fe741aa58f796916b482896d819bdd6ad2f95aa645f10d28" => :mojave
|
||||
sha256 "c16717503ea007358715710d45935392faa22e2ce4bd261d2f504de6101736e0" => :high_sierra
|
||||
sha256 "e1cda0088dd1ba4e860583ec00bd61635fbeb85b207254cc2dd231d7efbfe888" => :sierra
|
||||
end
|
||||
|
||||
depends_on "boost"
|
||||
|
|
Loading…
Reference in a new issue