Skip to content

Commit

Permalink
Merge pull request #163434 from BrewTestBot/bump-terragrunt-0.55.4
Browse files Browse the repository at this point in the history
terragrunt 0.55.4
  • Loading branch information
BrewTestBot authored Feb 20, 2024
2 parents 45a416b + 1860d52 commit 502f1e6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/t/terragrunt.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Terragrunt < Formula
desc "Thin wrapper for Terraform e.g. for locking state"
homepage "https://terragrunt.gruntwork.io/"
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.55.3.tar.gz"
sha256 "a729a8f12bf7758fd268c11867c60da00e36f4339aaacbc3e4ceb8e3a4eba33d"
url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.55.4.tar.gz"
sha256 "513ea0ec48373ab7f91387a65c9a88be8c532705e9ee5c2e35d8fbc4923e7891"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b25a19baee047513d89cd1b938265bec85687fd40011213226c2d0ebc6ab445c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "05beb7476b21b159300bff707a115330a06260eac67be911d33e06f0fd139adf"
sha256 cellar: :any_skip_relocation, arm64_monterey: "db01ac138f74ca3f231750ae04b5295884afa3cca47adc0227bcf9b4d51d410a"
sha256 cellar: :any_skip_relocation, sonoma: "5fe59d9fb380a359daf0ba7e4e4afe36d1cffa11a8966aec413adafb302cc805"
sha256 cellar: :any_skip_relocation, ventura: "3688984a2a82796d277fc864461949d4acc4d3044eb7f15d286d3e4e788f0490"
sha256 cellar: :any_skip_relocation, monterey: "ce1d21947209000bc62568703b458d8fa0be1f3f08b1c8685b910d29f3a35730"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fed5297397a1e37a449d79406fccc96b71d6d4250a4a53d15baae7170d92bb1c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ecbe9750e782919c5ac85dc84d0a60361b6f195a0cec520e16eeecc116b39bc2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c1c483084c34fba59eda11a4779486867ec53a0fbd2feee7a385f08d308f54d3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9fc3c55bd9895e35c80a765d6d67fe6f33d15a78d4812e3300f4e6ebcc75b0ae"
sha256 cellar: :any_skip_relocation, sonoma: "cd1c408f36b71bd4ef7d46bbb11467cc38933e664609eca387e068085e40978c"
sha256 cellar: :any_skip_relocation, ventura: "1bd457d4effa16b4f54244a6c5b8be392a273c05bd57be2163f99b8aa1aa25ed"
sha256 cellar: :any_skip_relocation, monterey: "a5fccaf80dc2260e7a95622ef8334f1031e55cdccf0df1ce22c6966042b1ca05"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ba3a75956e11f14ce449177c22e95b11110b6b3a984912045deb11a84fa59341"
end

depends_on "go" => :build
Expand Down

0 comments on commit 502f1e6

Please sign in to comment.