Skip to content

Commit c0ab69a

Browse files
authored
Merge pull request #203841 from cloudpossebot/update-atmos.rb-1736526310
atmos 1.144.0
2 parents 9cee92c + 3df27c7 commit c0ab69a

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.143.0.tar.gz"
5-
sha256 "966265d3c9854f28e108b204df62fcd2bd7cd6fcfbbe5a0d4fee1bba7f95a42d"
4+
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.144.0.tar.gz"
5+
sha256 "7a199dbca9d7fdec52cde21e88cbf619a43fb0487652c5dd6630066b5784cf4a"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2d7619aba2d389df78936be1a4c27469529412647ca03a81c37b37b07f54bc97"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2d7619aba2d389df78936be1a4c27469529412647ca03a81c37b37b07f54bc97"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2d7619aba2d389df78936be1a4c27469529412647ca03a81c37b37b07f54bc97"
12-
sha256 cellar: :any_skip_relocation, sonoma: "3415f72d4bcc3cc9b4203dd082f1b6c2e330dab628df8cd9955d7fd1011800e4"
13-
sha256 cellar: :any_skip_relocation, ventura: "3415f72d4bcc3cc9b4203dd082f1b6c2e330dab628df8cd9955d7fd1011800e4"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7c6247fa59b5aa4b1d4b436e4ccb6719bb0d31293d3eb61fb9789d5e311d3cef"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f65166321a658c880f1f0e8f893f43af26d5ba6196bfeb0e61c840b2e43fdda5"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f65166321a658c880f1f0e8f893f43af26d5ba6196bfeb0e61c840b2e43fdda5"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f65166321a658c880f1f0e8f893f43af26d5ba6196bfeb0e61c840b2e43fdda5"
12+
sha256 cellar: :any_skip_relocation, sonoma: "4b19b325632fcf9432e705a781d5be55f261393ef8093b4000b128fcf7e67a44"
13+
sha256 cellar: :any_skip_relocation, ventura: "4b19b325632fcf9432e705a781d5be55f261393ef8093b4000b128fcf7e67a44"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e2689cd7e281d20c8486927c84fb19eccf9018354b3b3694cd8e4eb692a41e0c"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)