cln: update 1.3.4 bottle.
This commit is contained in:
parent
692c4ec827
commit
23c05a05c9
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ class Cln < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
sha1 "4e7caf04c3fc9e5b38bc45b2ca8110aefdffea28" => :yosemite
|
revision 1
|
||||||
sha1 "32c6b097023b1c7e5f7bea248a39648356dc02e3" => :mavericks
|
sha256 "b816f165673f58fb952669c7fa542b2fe52257e6572853785efee0048ea35d6a" => :el_capitan
|
||||||
sha1 "1c2e8079757a031feb65279be81f0b9874098134" => :mountain_lion
|
sha256 "95e74408a4b9dca4e7a939d2ff79e9ab16f3193622027d3d741eb6fc9cc7695d" => :yosemite
|
||||||
|
sha256 "048947d9343c8848897be272cae74d98cd869fa3d64fa6f2bfe82cb68ca100b9" => :mavericks
|
||||||
end
|
end
|
||||||
|
|
||||||
option "without-check", "Skip compile-time checks (Not recommended)"
|
option "without-check", "Skip compile-time checks (Not recommended)"
|
||||||
|
|
Loading…
Reference in a new issue