From 5a5b2272208b315cb5a58174ec154f4392f93960 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:26:53 +0000 Subject: [PATCH] atmos: update 1.111.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 9d2394aa15c0e..9ce7d40b24f33 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: "cf6d90f306b19ecc8ca3f1bbfdb5d366d8bccbd098ad87c5fd7b34528f275526" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "cf6d90f306b19ecc8ca3f1bbfdb5d366d8bccbd098ad87c5fd7b34528f275526" - sha256 cellar: :any_skip_relocation, arm64_ventura: "cf6d90f306b19ecc8ca3f1bbfdb5d366d8bccbd098ad87c5fd7b34528f275526" - sha256 cellar: :any_skip_relocation, sonoma: "99f0835f679723d4cce570ee55fe4bb19cbc2a320e5abf0aa83c4334f4c68c62" - sha256 cellar: :any_skip_relocation, ventura: "99f0835f679723d4cce570ee55fe4bb19cbc2a320e5abf0aa83c4334f4c68c62" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fd811685e0bfb62f42ec5718230c3d0fe8f322f998310295be1df8dd726b8daa" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "a7696f8215b65451e475e9386027f014cc45f1b7bfd017b9805ecfd51d3ce4df" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a7696f8215b65451e475e9386027f014cc45f1b7bfd017b9805ecfd51d3ce4df" + sha256 cellar: :any_skip_relocation, arm64_ventura: "a7696f8215b65451e475e9386027f014cc45f1b7bfd017b9805ecfd51d3ce4df" + sha256 cellar: :any_skip_relocation, sonoma: "5713c85e65382983e91ee00cf5c922ca62b1b1bac18faeab5b07eabf5e3a0a1d" + sha256 cellar: :any_skip_relocation, ventura: "5713c85e65382983e91ee00cf5c922ca62b1b1bac18faeab5b07eabf5e3a0a1d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "abd9293e7a0697804656fe22f7dde3c02f7b50392d0d85a508f8cfd85a850110" end depends_on "go" => :build