Skip to content

Commit 4be241c

Browse files
committed
bento 1.8.2
1 parent 0705318 commit 4be241c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/b/bento.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
class Bento < Formula
22
desc "Fancy stream processing made operationally mundane"
33
homepage "https://warpstreamlabs.github.io/bento/"
4-
url "https://github.com/warpstreamlabs/bento/archive/refs/tags/v1.8.1.tar.gz"
5-
sha256 "819ab411d01e911620d85cdd7aaaa5614e10d5bc0455e8e6478d72800b4183cb"
4+
url "https://github.com/warpstreamlabs/bento/archive/refs/tags/v1.8.2.tar.gz"
5+
sha256 "55447f8726afa5ee7574ee641a0f42d6eb0c9d6e92a340d0641a085bb79ad15f"
66
license "MIT"
77

8-
no_autobump! because: :requires_manual_review
9-
108
bottle do
119
sha256 cellar: :any_skip_relocation, arm64_sequoia: "39333cf8839d3744dd150c931b0bbb3edf699c85c84ead51ce116bc355f07d3d"
1210
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb0868adc0786845615bb2e67b3c93d79bbacf96412d025cb4653d74fdd83937"

0 commit comments

Comments
 (0)