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 e2bb6bc commit 7ab8e4dCopy full SHA for 7ab8e4d
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.127.0.tar.gz"
5
- sha256 "caedd0776b8f6fa9d98ff2e418307b52b3a05957959e5893e748a2d033f6c39b"
+ url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.128.0.tar.gz"
+ sha256 "2781519b107f78320bf78ec1374b33e60d591ecdc4779e40f96519b301ea167a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments