Skip to content

Commit 15bc2ec

Browse files
committed
atmos: update 1.169.0 bottle.
1 parent faadd2b commit 15bc2ec

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/atmos.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Atmos < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9f2e6349d1a6b807d56937bf67b8157b917a85811ff1c81f56ac0ac737fc83c5"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c94fd05b8e51b70742452b3f8cf0bf329c7aef1a56c81d8d6b7201cd6cc5d3fa"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d2c093a47b44be50b6ccf43168e3f1eae2838fda753ace7824c85d3707223541"
12-
sha256 cellar: :any_skip_relocation, sonoma: "a135ed46ec390b6cd623e465748c73bd478748ea5b01470c6d748b687a30c695"
13-
sha256 cellar: :any_skip_relocation, ventura: "7d293745f8a1fc6e7f619eee96a4a3473fa4f5c7f1ef1e8c71a32fe65efb3187"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a23a8b3437eb0d48a71e6a23481871ed0b0aaf473b9bb4ae1ca54a2f281b06c4"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d9c1435ab7dc6a51faefb36bb41356e58b803435520a5109825d8595b85dfe19"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "929860d39bf49ea608ee4c33332324fc9ce0fa1c4a4cf48597be021ba56bf515"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "44079ae0e1b16edb77416c0ab1c7a2bdb0184e0124dca7f6f5c3a28cd5a9581b"
12+
sha256 cellar: :any_skip_relocation, sonoma: "c97e598445ad5c804f80cb2f93bb405b5ea51df12f21ad223e415a164d167fee"
13+
sha256 cellar: :any_skip_relocation, ventura: "b2bc4b28814dfe2a482ada8531079ac1656145ddc93090fa3df3868d364dd0b2"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cc5f615df00de4d9fd1f672181cd933bd14e21eec2fda933896267c59d289663"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)