Skip to content

Commit 763643e

Browse files
authored
Merge pull request #203855 from cloudpossebot/update-atmos.rb-1736533345
atmos 1.145.0
2 parents e920c8b + fa0b955 commit 763643e

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

88
bottle do
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"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a0cee76b27cf5dd2e0458d7808dddf7dcb2110cbbdab0bf25de207a7c816e6c6"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a0cee76b27cf5dd2e0458d7808dddf7dcb2110cbbdab0bf25de207a7c816e6c6"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a0cee76b27cf5dd2e0458d7808dddf7dcb2110cbbdab0bf25de207a7c816e6c6"
12+
sha256 cellar: :any_skip_relocation, sonoma: "ba56ffb8141f454a43853d3d1bb3921aeb3da617ba982c6366540272807ac435"
13+
sha256 cellar: :any_skip_relocation, ventura: "ba56ffb8141f454a43853d3d1bb3921aeb3da617ba982c6366540272807ac435"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b141df3ab6d5c83f4272c32522ee8c2aebaeba5f886c65edfbb58d4320e3fe85"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)