From e21fb4751315614f1b686d1c652718a9fe7ea600 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 7 Jan 2025 23:14:56 +0000 Subject: [PATCH] buf: update 1.49.0 bottle. --- Formula/b/buf.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/b/buf.rb b/Formula/b/buf.rb index 5c7e0e3aaaf6c..82eda7d733453 100644 --- a/Formula/b/buf.rb +++ b/Formula/b/buf.rb @@ -15,12 +15,12 @@ class Buf < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "fe0859281515f9d431a1ea639a8688de259c4416b8214b13375b2341103b46f1" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe0859281515f9d431a1ea639a8688de259c4416b8214b13375b2341103b46f1" - sha256 cellar: :any_skip_relocation, arm64_ventura: "fe0859281515f9d431a1ea639a8688de259c4416b8214b13375b2341103b46f1" - sha256 cellar: :any_skip_relocation, sonoma: "e9eabc4f2470707be5661dff885ba8a82f0039bb27fc9f9c7f45b45239d162c9" - sha256 cellar: :any_skip_relocation, ventura: "e9eabc4f2470707be5661dff885ba8a82f0039bb27fc9f9c7f45b45239d162c9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7230f574956cd8763fdf4671b2e23149a9639a5be3336354c8cb81adad617771" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "f58969063ecc4d2bf5754ea2a65fc328984fe451004e30dfb36b63a7334103f5" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f58969063ecc4d2bf5754ea2a65fc328984fe451004e30dfb36b63a7334103f5" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f58969063ecc4d2bf5754ea2a65fc328984fe451004e30dfb36b63a7334103f5" + sha256 cellar: :any_skip_relocation, sonoma: "22307b6adcb02b627372f7e8e7eedc82bc47107087dc4355247652852ddc65c1" + sha256 cellar: :any_skip_relocation, ventura: "22307b6adcb02b627372f7e8e7eedc82bc47107087dc4355247652852ddc65c1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5bbd8604804de9e87fef5a19064d8055d30b8b2b2b30d65adf46fc452e0f7450" end depends_on "go" => :build