benthos: update 4.7.0 bottle.

master
BrewTestBot 2022-09-27 21:05:08 +00:00
parent 6626a7983e
commit d04d65aba1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -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