Skip to content

Commit 2885168

Browse files
authored
Merge pull request #207137 from cloudpossebot/update-atmos.rb-1739199312
atmos 1.160.3
2 parents 5ac7113 + 7991250 commit 2885168

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/a/atmos.rb

+8-8
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.160.2.tar.gz"
5-
sha256 "f8a71d857ac4806b05949ae41c3dcc67d66a3386a7a64ea118895453a0471824"
4+
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.160.3.tar.gz"
5+
sha256 "02a1aafa017f0ef7d8f73358cce51589728b53bb0d1c734c4a57e543018fe820"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0bc5beceac2f106cf656afeb57a360feb8a1eca3431385decae16a318c5ac3c5"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0bc5beceac2f106cf656afeb57a360feb8a1eca3431385decae16a318c5ac3c5"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "0bc5beceac2f106cf656afeb57a360feb8a1eca3431385decae16a318c5ac3c5"
12-
sha256 cellar: :any_skip_relocation, sonoma: "f786ff5fc7864d9c22ccbff5bd29cb4f45b87c56f95b4a40b4f40bbdb12e0d81"
13-
sha256 cellar: :any_skip_relocation, ventura: "f786ff5fc7864d9c22ccbff5bd29cb4f45b87c56f95b4a40b4f40bbdb12e0d81"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "25a350160b4822aee99fcbca1773b418f5f82bf76935461137d8915e3bde0fa1"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1ee15dc3b700311bdc0bab44174198903a575d4583ca40aabd78f8aaf9fd412a"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1ee15dc3b700311bdc0bab44174198903a575d4583ca40aabd78f8aaf9fd412a"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1ee15dc3b700311bdc0bab44174198903a575d4583ca40aabd78f8aaf9fd412a"
12+
sha256 cellar: :any_skip_relocation, sonoma: "a09e07581cb810f58ce01c3d957579838e1557e85d5112e98b0edfe03f5afa62"
13+
sha256 cellar: :any_skip_relocation, ventura: "a09e07581cb810f58ce01c3d957579838e1557e85d5112e98b0edfe03f5afa62"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "37aaf14d6855a3992b8163cb25b8b13328484463444301ad26aa8d3169dec9ab"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)