Skip to content

Commit a01e8c3

Browse files
authored
Merge pull request #200106 from cloudpossebot/update-atmos.rb-1733360951
atmos 1.112.1
2 parents 43f6fe8 + 7bda024 commit a01e8c3

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.111.0.tar.gz"
5-
sha256 "675a5ab76d08786d1a4289808bb291777c44c17d6f1bf760f51ba3dc49c47bf3"
4+
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.112.1.tar.gz"
5+
sha256 "dfadad9ce91cb6ab1f07b98f61472ff754b34ce3f6f29c01295a16453ac5051d"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a7696f8215b65451e475e9386027f014cc45f1b7bfd017b9805ecfd51d3ce4df"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a7696f8215b65451e475e9386027f014cc45f1b7bfd017b9805ecfd51d3ce4df"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a7696f8215b65451e475e9386027f014cc45f1b7bfd017b9805ecfd51d3ce4df"
12-
sha256 cellar: :any_skip_relocation, sonoma: "5713c85e65382983e91ee00cf5c922ca62b1b1bac18faeab5b07eabf5e3a0a1d"
13-
sha256 cellar: :any_skip_relocation, ventura: "5713c85e65382983e91ee00cf5c922ca62b1b1bac18faeab5b07eabf5e3a0a1d"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "abd9293e7a0697804656fe22f7dde3c02f7b50392d0d85a508f8cfd85a850110"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7a3a76e84e92d88ac4bf7b3146d016f8c0001c049da2534f25f6a2161eebf256"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7a3a76e84e92d88ac4bf7b3146d016f8c0001c049da2534f25f6a2161eebf256"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a3a76e84e92d88ac4bf7b3146d016f8c0001c049da2534f25f6a2161eebf256"
12+
sha256 cellar: :any_skip_relocation, sonoma: "cfafcb422736966dd0aada59e8a344a5e538356b79c641688165c456f85063b0"
13+
sha256 cellar: :any_skip_relocation, ventura: "cfafcb422736966dd0aada59e8a344a5e538356b79c641688165c456f85063b0"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c12b62c588696879fb0a1a39af101a167f45bda8873e96b3f397bd0e072dcf3"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)