conan: update 0.8.6 bottle.
This commit is contained in:
parent
530d0a0401
commit
bea03940f2
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Conan < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "85fde42dc90838094af6da5a26ba400612fa6a42c9a8e8259befb8402bf31d43" => :el_capitan
|
||||
sha256 "3acc00c32a98f7dd19d2a9905bee6a235524a5e101107e6441f9a6e1c0d1b656" => :yosemite
|
||||
sha256 "979c36b5f050548e72bb7d2cbc471f2a0e6317040eca1be61987cf06527262fe" => :mavericks
|
||||
sha256 "9dff61d8f15de6ae9058567ca41363d79cb44a0887186cc4135aa93919655eff" => :el_capitan
|
||||
sha256 "fb8a94fd5bcbcb4198922d7d6a9f73fd77b0fef359fc647853b3e19d68314e2b" => :yosemite
|
||||
sha256 "fc8be0230f970526c2efebba7d98656431571e5939dd5d50b85442014fa8e8f6" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
|
Loading…
Reference in a new issue