Skip to content

Commit 5d40e4a

Browse files
authored
Merge pull request #203654 from cloudpossebot/update-atmos.rb-1736384193
atmos 1.141.0
2 parents 2359576 + 7937670 commit 5d40e4a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/a/atmos.rb

Lines changed: 8 additions & 8 deletions
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.140.0.tar.gz"
5-
sha256 "5d77e2e5cca25f335c89744d300e8f20cd986bb56c7ee36c32b11f70a944ec34"
4+
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.141.0.tar.gz"
5+
sha256 "c4119a579d9935c69401a178d97eabf7d87bc597dddd2274eb755ed4db262a9a"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f0569941d3f67202df402c527bd050f525976aeadebe6e1994da13b6ed31351b"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f0569941d3f67202df402c527bd050f525976aeadebe6e1994da13b6ed31351b"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f0569941d3f67202df402c527bd050f525976aeadebe6e1994da13b6ed31351b"
12-
sha256 cellar: :any_skip_relocation, sonoma: "7878b9b750042098caf2a30be81319f09cf870569f9ba0bf493771d12e48a395"
13-
sha256 cellar: :any_skip_relocation, ventura: "7878b9b750042098caf2a30be81319f09cf870569f9ba0bf493771d12e48a395"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "69c2e85e8621974100caf38dfa75d954daf332785f4d720601fb93d4e78ac8c1"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "14f807d9ce7eebbb443d8c4f0a616cc1ba4b3c4724441563637e30441bc294a6"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "14f807d9ce7eebbb443d8c4f0a616cc1ba4b3c4724441563637e30441bc294a6"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "14f807d9ce7eebbb443d8c4f0a616cc1ba4b3c4724441563637e30441bc294a6"
12+
sha256 cellar: :any_skip_relocation, sonoma: "c671d67263ce90c6824754d25bfe9786094545877ddcded2459f771353631787"
13+
sha256 cellar: :any_skip_relocation, ventura: "c671d67263ce90c6824754d25bfe9786094545877ddcded2459f771353631787"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c5dca1d51a6e26f69f246bad6f3becd9af186e6b1d1b6842fc4457147c5baca8"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)