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 9cee92c commit c907bb6Copy full SHA for c907bb6
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.143.0.tar.gz"
5
- sha256 "966265d3c9854f28e108b204df62fcd2bd7cd6fcfbbe5a0d4fee1bba7f95a42d"
+ url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.144.0.tar.gz"
+ sha256 "7a199dbca9d7fdec52cde21e88cbf619a43fb0487652c5dd6630066b5784cf4a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments