benthos 3.8.0
Closes #49227. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
56eae8ba95
commit
29a401ef5b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Benthos < Formula
|
||||
desc "Stream processor for mundane tasks written in Go"
|
||||
homepage "https://www.benthos.dev"
|
||||
url "https://github.com/Jeffail/benthos/archive/v3.2.0.tar.gz"
|
||||
sha256 "946bbfe469d88901c8314a42b2b7ea7b243f2faebbcdd55fb94ee151e57d00f9"
|
||||
url "https://github.com/Jeffail/benthos/archive/v3.8.0.tar.gz"
|
||||
sha256 "b8a9d6b277e69b8590c6f5cc225fdbfc8e80e66ecce22f74fe708177deb1407b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue