We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f95d59 commit e08fe82Copy full SHA for e08fe82
Formula/b/benthos.rb
@@ -1,8 +1,8 @@
1
class Benthos < Formula
2
desc "Stream processor for mundane tasks written in Go"
3
homepage "https://github.com/redpanda-data/benthos"
4
- url "https://github.com/redpanda-data/benthos/archive/refs/tags/v4.43.0.tar.gz"
5
- sha256 "68ddddc46d3c71e014f32df2c7c14b357dee2065afc86fec7a76a1e1645217a4"
+ url "https://github.com/redpanda-data/benthos/archive/refs/tags/v4.44.0.tar.gz"
+ sha256 "a1739d4c9b9ac4bb94f88301335ad6079a8ad3bf16ae024183e1118705b6ec65"
6
license "MIT"
7
head "https://github.com/redpanda-data/benthos.git", branch: "main"
8
0 commit comments