cryptominisat: add 5.6.6 bottle.

This commit is contained in:
BrewTestBot 2019-01-08 22:16:13 +00:00 committed by FX Coudert
parent 42bb3c480c
commit 0f51b9e7fd

View file

@ -4,6 +4,12 @@ class Cryptominisat < Formula
url "https://github.com/msoos/cryptominisat/archive/5.6.6.tar.gz"
sha256 "95fac3df4311d4fb6e2674b1bce3113056795a2eda51cd807f73bcc4f9b1a2d5"
bottle do
sha256 "60f78cb2d1d98252b692148088adc943a0a352cf406cb27d17b2e91ce806e6b7" => :mojave
sha256 "e2f0c70e9fe5d4ca97dffc565fd9bab7f981b50854d30ff98d148725c46c21d6" => :high_sierra
sha256 "7606b0132df130bf0eb3b74989e829361074144ef2c8b49dddeb86e414a5869d" => :sierra
end
depends_on "cmake" => :build
depends_on :arch => :x86_64
depends_on "boost"