bedops: add 2.4.30 bottle.
This commit is contained in:
parent
b587e145c3
commit
dcf92b9fe8
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Bedops < Formula
|
|||
url "https://github.com/bedops/bedops/archive/v2.4.30.tar.gz"
|
||||
sha256 "218e0e367aa79747b2f90341d640776eea17befc0fdc35b0cec3c6184098d462"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "f0ca3de056c5490202aabcf39467c27dc3cba80e8fd561346aec232659d020c0" => :high_sierra
|
||||
sha256 "2cda86557abfe9449ef177523789a5bac561a4535579dce12f610b742905ac00" => :sierra
|
||||
sha256 "913f411dbc2f1d1cb7a31bcdd804ca97ed24337b158943ad3e53ea7f61961af5" => :el_capitan
|
||||
end
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue