Skip to content

Commit

Permalink
Merge pull request #207028 from Homebrew/bump-terragrunt-atlantis-con…
Browse files Browse the repository at this point in the history
…fig-1.20.0

terragrunt-atlantis-config 1.20.0
  • Loading branch information
daeho-ro authored Feb 9, 2025
2 parents 010d40b + 012fa8c commit 7160006
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/t/terragrunt-atlantis-config.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class TerragruntAtlantisConfig < Formula
desc "Generate Atlantis config for Terragrunt projects"
homepage "https://github.com/transcend-io/terragrunt-atlantis-config"
url "https://github.com/transcend-io/terragrunt-atlantis-config/archive/refs/tags/v1.19.0.tar.gz"
sha256 "79cf097ca611f65d8134150a430a6843d98fa27d2891e650ddcae59025515bce"
url "https://github.com/transcend-io/terragrunt-atlantis-config/archive/refs/tags/v1.20.0.tar.gz"
sha256 "b21ee84341cd94ba369c6f0b3124f6d260ed9141129e345c6c64d76b2f54ce91"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8ba1a4023db6d90cb11256764d737d6ead07a988501461f5fec015f016cb50f6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8ba1a4023db6d90cb11256764d737d6ead07a988501461f5fec015f016cb50f6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8ba1a4023db6d90cb11256764d737d6ead07a988501461f5fec015f016cb50f6"
sha256 cellar: :any_skip_relocation, sonoma: "e2c306175d1aedc0266307ed822db476cf145e7ec695a10b25a809c86e6dba73"
sha256 cellar: :any_skip_relocation, ventura: "e2c306175d1aedc0266307ed822db476cf145e7ec695a10b25a809c86e6dba73"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cde2ed2116cb2de91059df9561862880a37ba97ab615be4b893ba430767f0135"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "36a77276086d50d1a244decd8348f84ed0cf9782f78e3c15ad81ee1a931ae4fc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "36a77276086d50d1a244decd8348f84ed0cf9782f78e3c15ad81ee1a931ae4fc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "36a77276086d50d1a244decd8348f84ed0cf9782f78e3c15ad81ee1a931ae4fc"
sha256 cellar: :any_skip_relocation, sonoma: "a52d65d271801ec108c1f61d041c0cc098840064035908b7f91c238b044838f3"
sha256 cellar: :any_skip_relocation, ventura: "a52d65d271801ec108c1f61d041c0cc098840064035908b7f91c238b044838f3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e172a88a31a81fca1a9efac6efea8e6bd509ea68d809ceed5354fc5fd5d17f0f"
end

depends_on "go" => :build
Expand Down

0 comments on commit 7160006

Please sign in to comment.