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 afb6218 commit c542ffcCopy full SHA for c542ffc
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.192.0.tar.gz"
5
- sha256 "33da2fd71ea33dd8a714369db2b65e2ce798c428bb8ae4805faaafc42ab2a4ef"
+ url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.193.0.tar.gz"
+ sha256 "9c3582a5dc517370b41e5c59db26a060865d13d8db265cbd4639fb1d60af45d2"
6
license "Apache-2.0"
7
head "https://github.com/cloudposse/atmos.git", branch: "main"
8
0 commit comments