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 62b2da5 commit 0867559Copy full SHA for 0867559
.github/autobump.txt
@@ -285,6 +285,7 @@ bench
285
benchi
286
bender
287
benthos
288
+bento
289
berglas
290
bettercap
291
bfs
Formula/b/bento.rb
@@ -1,8 +1,8 @@
1
class Bento < Formula
2
desc "Fancy stream processing made operationally mundane"
3
homepage "https://warpstreamlabs.github.io/bento/"
4
- url "https://github.com/warpstreamlabs/bento/archive/refs/tags/v1.8.0.tar.gz"
5
- sha256 "71ef02ede93738288d97cbacc3629bf054882d27e8edf81eadfe2924b7105f24"
+ url "https://github.com/warpstreamlabs/bento/archive/refs/tags/v1.8.1.tar.gz"
+ sha256 "819ab411d01e911620d85cdd7aaaa5614e10d5bc0455e8e6478d72800b4183cb"
6
license "MIT"
7
8
no_autobump! because: :requires_manual_review
0 commit comments