From a667418459af2f86e98badabbd31985725db44ac Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:24:48 +0000 Subject: [PATCH 1/2] benthos 4.30.0 --- Formula/b/benthos.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/b/benthos.rb b/Formula/b/benthos.rb index c255a06f7c57a..fb814fac4414e 100644 --- a/Formula/b/benthos.rb +++ b/Formula/b/benthos.rb @@ -1,8 +1,8 @@ class Benthos < Formula desc "Stream processor for mundane tasks written in Go" homepage "https://github.com/redpanda-data/benthos" - url "https://github.com/redpanda-data/benthos/archive/refs/tags/v4.29.0.tar.gz" - sha256 "b8f11472ca806f552a77a152911b0de84ac8c44af07320043acc76b71600e4d8" + url "https://github.com/redpanda-data/benthos/archive/refs/tags/v4.30.0.tar.gz" + sha256 "315ea0de39a39e32a23875b5cfe3e5690462d0ea510ff69a3d7a7d2663de4e01" license "MIT" head "https://github.com/redpanda-data/benthos.git", branch: "main" From 8aad02d79f044a6469e9b9ecac674ad774bb6773 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:47:47 +0000 Subject: [PATCH 2/2] benthos: update 4.30.0 bottle. --- Formula/b/benthos.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/b/benthos.rb b/Formula/b/benthos.rb index fb814fac4414e..0083b9651a7b9 100644 --- a/Formula/b/benthos.rb +++ b/Formula/b/benthos.rb @@ -7,13 +7,13 @@ class Benthos < Formula head "https://github.com/redpanda-data/benthos.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "3172d97b8632548fc1c786328fff2c8d41e7efbd66f9a74e27536927b81b9432" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ca5b98a6643e81463694d0d3de2cd3a840435e15018cf2979218af6125dd1016" - sha256 cellar: :any_skip_relocation, arm64_monterey: "b7a745bd75e42114b17d095e95bed618e3af7a4fcf69d92a1bae7fdedc00faad" - sha256 cellar: :any_skip_relocation, sonoma: "cedaec0f5b299649f1aac76af7ab4f3339f4d6e0b9ce8d5ac215dae8aa609f99" - sha256 cellar: :any_skip_relocation, ventura: "82f7c39ecaf5e9c86c870785bbca3d26325ff52149375d429e0536363040b497" - sha256 cellar: :any_skip_relocation, monterey: "6d68255b71fa274c82a0948cd541feaf1b34aeccff4522fa1ab8435dd4bda464" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1689abf462a8f0be1fc3a0293d4d96ea81cb8ba94d582b3540396b0cce5b4390" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "909fb2e650f1db7f9d7a6c079927417b131ecb7a651d20b4e54947cc8a26ef15" + sha256 cellar: :any_skip_relocation, arm64_ventura: "14a9c84b0cc212c0a64d2c11dfdf98fe0e6dc7cbbc8a583b83e69d381de56f53" + sha256 cellar: :any_skip_relocation, arm64_monterey: "990a5bb9d5b9eaf08f1755e91ed0bad934c7ce20891392a2301c722816550c00" + sha256 cellar: :any_skip_relocation, sonoma: "325b5aa345c3bb7d201386e1a4387a1d9c273257bc5dcc07d85f28df6518cf79" + sha256 cellar: :any_skip_relocation, ventura: "7417a2febb2f1232212fa4c6b4c633ca44e58f6c6f046c006e0efeb10de07c7f" + sha256 cellar: :any_skip_relocation, monterey: "64a9ee1d8e36136264d3ca24a8319624323830eb1990ea6bb84a2b7d531bb641" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7791136f2f32ae8e29c9b6a95093a0bc869b10be4d9849453fb96553383c2ad0" end depends_on "go" => :build