Skip to content

Commit

Permalink
atmos: update 1.134.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 3, 2025
1 parent 773b0ae commit a01453e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/a/atmos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a01453e

Please sign in to comment.