We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01e8c3 commit 5cad0d4Copy full SHA for 5cad0d4
Formula/a/atmos.rb
@@ -1,8 +1,8 @@
1
class Atmos < Formula
2
desc "Universal Tool for DevOps and Cloud Automation"
3
homepage "https://github.com/cloudposse/atmos"
4
- url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.112.1.tar.gz"
5
- sha256 "dfadad9ce91cb6ab1f07b98f61472ff754b34ce3f6f29c01295a16453ac5051d"
+ url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.113.0.tar.gz"
+ sha256 "45cf27af53693cd44f5c79119a92162ded40f5f3d7fb92d772631e7be9d5a78b"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments