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 0d0317e commit 8987d2bCopy full SHA for 8987d2b
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.175.0.tar.gz"
5
- sha256 "e5d60a8d5aa36872be7cba2c00e63635f1e12a6d6d831c62f131706413633da9"
+ url "https://github.com/cloudposse/atmos/archive/refs/tags/v1.176.0.tar.gz"
+ sha256 "8ef15fc7375ffe86f374a19dd133bed1a624e110244f2a55e75afbec6f57c136"
6
license "Apache-2.0"
7
head "https://github.com/cloudposse/atmos.git", branch: "main"
8
0 commit comments