Skip to content

Commit 6ed6d54

Browse files
authored
Merge pull request #204748 from cloudpossebot/update-atmos.rb-1737224693
atmos 1.151.0
2 parents 019cd29 + d3601ef commit 6ed6d54

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/a/atmos.rb

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class Atmos < Formula
22
desc "Universal Tool for DevOps and Cloud Automation"
33
homepage "https://github.com/cloudposse/atmos"
4-
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.150.0.tar.gz"
5-
sha256 "a8b3611de771cd541fa7c944ad60cac4955b590590d424217e6b4f1d271952af"
4+
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.151.0.tar.gz"
5+
sha256 "715f1422dfbfc9596b1c8d43f226ea90bb3dab7624de5c297f5ecbb550e490a5"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3db5f5ce952f996f2ec1a5c47e10848c8efbcc001413af9613ce5e19b71a5f67"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3db5f5ce952f996f2ec1a5c47e10848c8efbcc001413af9613ce5e19b71a5f67"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3db5f5ce952f996f2ec1a5c47e10848c8efbcc001413af9613ce5e19b71a5f67"
12-
sha256 cellar: :any_skip_relocation, sonoma: "310320a8c10d89b6293f8bd07d69f83b2e9cf8ac7d2cc7903d72839cb45fa532"
13-
sha256 cellar: :any_skip_relocation, ventura: "310320a8c10d89b6293f8bd07d69f83b2e9cf8ac7d2cc7903d72839cb45fa532"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5851b843a8fcf3a6245ee656bc3ad5b581c75592e4407a7ec86d089b52dc9a8c"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "96bb7b5972fbfb34586bee57603b3a5fe350caaafa72e369532f2ac77c228c05"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "96bb7b5972fbfb34586bee57603b3a5fe350caaafa72e369532f2ac77c228c05"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "96bb7b5972fbfb34586bee57603b3a5fe350caaafa72e369532f2ac77c228c05"
12+
sha256 cellar: :any_skip_relocation, sonoma: "c5d2f22013b5deb0739d11f19f641fb56947616de9492554eae236af3e37d209"
13+
sha256 cellar: :any_skip_relocation, ventura: "c5d2f22013b5deb0739d11f19f641fb56947616de9492554eae236af3e37d209"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8e94b58dc722872cfe695610a07c62a35439d914b98a89db67e375b0ab6dffe1"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)