From a01453e6c7c2d8d6ec8874e3483baac28843cc34 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:43:15 +0000 Subject: [PATCH] atmos: update 1.134.0 bottle. --- Formula/a/atmos.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/a/atmos.rb b/Formula/a/atmos.rb index 81ef962e9a7dd..18f95149958bd 100644 --- a/Formula/a/atmos.rb +++ b/Formula/a/atmos.rb @@ -6,12 +6,12 @@ class Atmos < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "6bcbbca6308fae2ee3e3f2b2a55314f60b900a2014aa53e7e2155d4570bd5f1c" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6bcbbca6308fae2ee3e3f2b2a55314f60b900a2014aa53e7e2155d4570bd5f1c" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6bcbbca6308fae2ee3e3f2b2a55314f60b900a2014aa53e7e2155d4570bd5f1c" - sha256 cellar: :any_skip_relocation, sonoma: "b3790b8815381f9de1a21c1ec88039174d3044cf27857f40e6cca5f6e0d4b631" - sha256 cellar: :any_skip_relocation, ventura: "b3790b8815381f9de1a21c1ec88039174d3044cf27857f40e6cca5f6e0d4b631" - sha256 cellar: :any_skip_relocation, x86_64_linux: "caa0bc1f4fdc63be0d5be1093fd4e791cf140403541a5e41c13e02531ba805a4" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "c0f24d1de9025387891ac137274502a9822d3242aa2572c9beb5e2c04b3a4156" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "c0f24d1de9025387891ac137274502a9822d3242aa2572c9beb5e2c04b3a4156" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c0f24d1de9025387891ac137274502a9822d3242aa2572c9beb5e2c04b3a4156" + sha256 cellar: :any_skip_relocation, sonoma: "1023b1732c14a481898a003063269b19fac56556cdc93069bd029d40d828beaa" + sha256 cellar: :any_skip_relocation, ventura: "1023b1732c14a481898a003063269b19fac56556cdc93069bd029d40d828beaa" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7306903b1117012ad46d9c950e626c46848bbc32420eafea145b37df202168eb" end depends_on "go" => :build