Skip to content

Commit bf66dd2

Browse files
cloudpossebotdaeho-ro
authored andcommitted
1 parent 4ba920f commit bf66dd2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/a/atmos.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.157.0.tar.gz"
5-
sha256 "21874be52f37e242532c2a169a0b598d3c9e727d6e58097663d3f553db37c00b"
4+
url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.158.0.tar.gz"
5+
sha256 "1839572c4958647a41a0bf7203d0843e10020f5833831ba9b1ede7b07e764eb5"
66
license "Apache-2.0"
77

88
bottle do
@@ -48,6 +48,7 @@ def install
4848
- "**/*globals*"
4949
name_pattern: "{tenant}-{environment}-{stage}"
5050
logs:
51+
file: "/dev/stderr"
5152
verbose: false
5253
colors: true
5354
YAML

0 commit comments

Comments
 (0)