From d04d65aba1e7e8bb5cad25b84fd58e005aeef010 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 27 Sep 2022 21:05:08 +0000 Subject: [PATCH] benthos: update 4.7.0 bottle. --- Formula/benthos.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/benthos.rb b/Formula/benthos.rb index d847fba32d8..91cc25e1e71 100644 --- a/Formula/benthos.rb +++ b/Formula/benthos.rb @@ -7,12 +7,12 @@ class Benthos < Formula head "https://github.com/benthosdev/benthos.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_monterey: "7b8c79b16f26f704ed0f8154f37329d4baf974009f50122ce2a4f52a0ebc4cd5" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "2cbfd3f1b89349261e0d6d7a1983ec4d6f6002a66fed1b9ab1dfa7403d6c80f9" - sha256 cellar: :any_skip_relocation, monterey: "0ef478a445158cec320bd4401d166fff7a3487698c375fd5e7598d9c23bb9e45" - sha256 cellar: :any_skip_relocation, big_sur: "b0e61cbcd817b556545ba697542abd36ee2c2a618d36e00f76650e93fda0064f" - sha256 cellar: :any_skip_relocation, catalina: "4575621db43aa5a92158500e0e024e433ebe8f25cb66856ad8463c6e2cd2be28" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9795f554f3d5a6f4bd793359e566d352935691abfa24fce9ba689fe36dce3f61" + sha256 cellar: :any_skip_relocation, arm64_monterey: "ea6c6c01bc7934f1b7c2f73420d4e1e51d587247cf94d473039539eb8b7cab8a" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "96fcb2c17032c7dfecb577b33552b340bc199d921490a82ae42bff06217dcba5" + sha256 cellar: :any_skip_relocation, monterey: "0e6fa4f5d6c096916a47337d105bb62eee37728f00486894dbdc4fad2c3086ac" + sha256 cellar: :any_skip_relocation, big_sur: "c62d0f415e6461e28ea7f284b2eb65f2c355f92f14fcb0585a2de092ab7f2ab8" + sha256 cellar: :any_skip_relocation, catalina: "eb90e742a2c86093732747b0664d8265519a52fa53b4b40d622654512e7d48c5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4703c82ba48e923b6cfa543e7630e8c5af97bed5572de188516440a9a0cbb351" end depends_on "go" => :build