Skip to content

Commit

Permalink
antibody: add 4.1.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and fxcoudert committed Jun 21, 2019
1 parent 89b9c76 commit e5164b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/antibody.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class Antibody < Formula
url "https://github.com/getantibody/antibody/archive/v4.1.2.tar.gz"
sha256 "79e857c79cf51bff0bf42ef970a31341445911dc19cf24efb8faa01584855905"

bottle do
cellar :any_skip_relocation
sha256 "d85294b01d76ac4fae8c9ae9c331f4cd26d3c397a024f5edc2891b4a881fe6a8" => :mojave
sha256 "140c847a4b90705e0b2c4e84ab4a3998e0800b646f79034420679a63644d9154" => :high_sierra
sha256 "c7cbfedc71307426d7d83602be02d5f46f3ad8d53ec6c46cd6f26e07c226f641" => :sierra
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit e5164b1

Please sign in to comment.