benthos: add 2.9.3 bottle.
This commit is contained in:
parent
838e42706d
commit
825224b59f
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Benthos < Formula
|
|||
url "https://github.com/Jeffail/benthos/archive/v2.9.3.tar.gz"
|
||||
sha256 "40c8e53081ce6ea115dad574769f74b0cd7de467ec4f2212747d867bb10e96bc"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "4f44ce90e385d63ccdec1e4b1961c873a60723208ea900b8cd073bcab14f2b0b" => :mojave
|
||||
sha256 "1ad68acfcc2bb7a136e6572aeb5f64887cfd3b3f3b2de4e13d75e3247fc542b0" => :high_sierra
|
||||
sha256 "759d7a91908dee5a907f8db37561c2f0abeb4ca1db98c5ae081dfa54775705b2" => :sierra
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue