From 71c0d8a65c7a00e6fdace80d85320aff3076e7d8 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 19 Jan 2018 14:02:23 +0000 Subject: [PATCH] augustus: add 3.3 bottle. --- Formula/augustus.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/augustus.rb b/Formula/augustus.rb index a051eb0a67..f1c31b6854 100644 --- a/Formula/augustus.rb +++ b/Formula/augustus.rb @@ -4,6 +4,13 @@ class Augustus < Formula url "http://bioinf.uni-greifswald.de/augustus/binaries/augustus-3.3.tar.gz" sha256 "f6470931e835d8da16288e501f95287df0f71f6bd6b6c8b49c3cf33c1e7f18e5" + bottle do + cellar :any + sha256 "628ec61d36ac8c0cfa088bf0aaf8facb59888d8df407027d6099385a97da9a5a" => :high_sierra + sha256 "8e6f909d5feb3a6890935646d31b70d99f7faf9315c0613c4362af3d19912c1f" => :sierra + sha256 "57d0cdab04164c968240245b95159b21e464d7988dd4063d758dbfbb93e1b25a" => :el_capitan + end + depends_on "boost" def install