Skip to content

Commit 811e776

Browse files
committed
atmos: update 1.158.0 bottle.
1 parent bf66dd2 commit 811e776

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: "a7dd85288a251bd1a466f7f77d1cba81807413777d34458a9324c89ab0667004"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a7dd85288a251bd1a466f7f77d1cba81807413777d34458a9324c89ab0667004"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a7dd85288a251bd1a466f7f77d1cba81807413777d34458a9324c89ab0667004"
12-
sha256 cellar: :any_skip_relocation, sonoma: "8f8db3b585b930ba6fe0aaac7099feb6c369f3ff543531d76bb13c6325028b96"
13-
sha256 cellar: :any_skip_relocation, ventura: "8f8db3b585b930ba6fe0aaac7099feb6c369f3ff543531d76bb13c6325028b96"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f8477dda84441698e502867644bc447e61b0a497d35b26073f4a6ec232da0d62"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bdff5b05afae157cd82dffe6c12837205435de8fa176f7198e984b31bded0dda"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bdff5b05afae157cd82dffe6c12837205435de8fa176f7198e984b31bded0dda"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "bdff5b05afae157cd82dffe6c12837205435de8fa176f7198e984b31bded0dda"
12+
sha256 cellar: :any_skip_relocation, sonoma: "05414e7daa27d05903f11fd2adbd153fa21b4e20e0a334d9e93f11c95cb96d8a"
13+
sha256 cellar: :any_skip_relocation, ventura: "05414e7daa27d05903f11fd2adbd153fa21b4e20e0a334d9e93f11c95cb96d8a"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fbe33fe02258cd7bdcb9af2239c54254895847c667ddd4451746508ceb2f2d2e"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)