Skip to content

Commit

Permalink
atmos: update 1.124.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 14, 2024
1 parent d273517 commit 6a4fff1
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: "227d8ce69f5a15e8ce5e04ae59d52f1014168bb9868820a5f1cf2a45c1122807"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "227d8ce69f5a15e8ce5e04ae59d52f1014168bb9868820a5f1cf2a45c1122807"
sha256 cellar: :any_skip_relocation, arm64_ventura: "227d8ce69f5a15e8ce5e04ae59d52f1014168bb9868820a5f1cf2a45c1122807"
sha256 cellar: :any_skip_relocation, sonoma: "9b7c44cdd8a28310815d735e654fee08aa9031794483ca66c8e16ca90c1e21a2"
sha256 cellar: :any_skip_relocation, ventura: "9b7c44cdd8a28310815d735e654fee08aa9031794483ca66c8e16ca90c1e21a2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "77938821de982d77cc4f1d19a4dd1721e1af1f03422a24238ea35b84d0566e4b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0ec188dfbf8cc026f7f4f05f25289cec1b35d5fcced1fa3cda0cfab7f4540fba"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0ec188dfbf8cc026f7f4f05f25289cec1b35d5fcced1fa3cda0cfab7f4540fba"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0ec188dfbf8cc026f7f4f05f25289cec1b35d5fcced1fa3cda0cfab7f4540fba"
sha256 cellar: :any_skip_relocation, sonoma: "c68550d0951c440971eb3e2c706a8c3826d2c5a0206cd41b5a60e1f4132ed669"
sha256 cellar: :any_skip_relocation, ventura: "c68550d0951c440971eb3e2c706a8c3826d2c5a0206cd41b5a60e1f4132ed669"
sha256 cellar: :any_skip_relocation, x86_64_linux: "687e1e224a85a3ea53693ffe5eff0405fdb7f83085173d00b734698ba369e481"
end

depends_on "go" => :build
Expand Down

0 comments on commit 6a4fff1

Please sign in to comment.