Skip to content

Commit 7231f2e

Browse files
authored
Merge pull request #203635 from cloudpossebot/update-atmos.rb-1736372429
atmos 1.140.0
2 parents 945d4f7 + a5c7ed5 commit 7231f2e

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.139.0.tar.gz"
5-
sha256 "0e1704408f9ad5039e5ac136aaffd1468e39f53acfa9deed484bc06a9fcdeae8"
4+
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.140.0.tar.gz"
5+
sha256 "5d77e2e5cca25f335c89744d300e8f20cd986bb56c7ee36c32b11f70a944ec34"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f06c9af80d88e7af6a49363a39df82d100c135c23cf19c00ee60675e1c0d097d"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f06c9af80d88e7af6a49363a39df82d100c135c23cf19c00ee60675e1c0d097d"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f06c9af80d88e7af6a49363a39df82d100c135c23cf19c00ee60675e1c0d097d"
12-
sha256 cellar: :any_skip_relocation, sonoma: "1a8d0d9025766fd24b65734ad5ef9237c063aec97f8917e64d8c1a7ffaeacf64"
13-
sha256 cellar: :any_skip_relocation, ventura: "1a8d0d9025766fd24b65734ad5ef9237c063aec97f8917e64d8c1a7ffaeacf64"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0e458b5fc866f0a15e5a80a8ed20a623754006e77461b1030eada1ffc6a49137"
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"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)