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 20677e7 commit f0a010bCopy full SHA for f0a010b
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.186.0.tar.gz"
5
- sha256 "15d4eafac1390c28c6c1964fc0f5b900912d79a96638dfa26ab0076ae63e275c"
+ url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.187.0.tar.gz"
+ sha256 "8394d736cf0c8c74566d11c54b2b0e4b3e437eb8bd7a9ee493f5f9306affb3ae"
6
license "Apache-2.0"
7
head "https://github.com/cloudposse/atmos.git", branch: "main"
8
0 commit comments