benthos 3.2.0
Closes #45181. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d2ab7fe643
commit
0abb315643
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.1.1.tar.gz"
|
||||
sha256 "7ba194ba4b38355f454cd70c69b4163bead47df70264515f1de7c29882e468b8"
|
||||
url "https://github.com/Jeffail/benthos/archive/v3.2.0.tar.gz"
|
||||
sha256 "946bbfe469d88901c8314a42b2b7ea7b243f2faebbcdd55fb94ee151e57d00f9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue