From d793118fe970b2757b9c98dae05b86694c63e482 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:52:19 +0000 Subject: [PATCH 1/2] terragrunt 0.63.3 --- Formula/t/terragrunt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/terragrunt.rb b/Formula/t/terragrunt.rb index 0cee9b30fe373..230b2e6776bf5 100644 --- a/Formula/t/terragrunt.rb +++ b/Formula/t/terragrunt.rb @@ -1,8 +1,8 @@ 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.63.2.tar.gz" - sha256 "cfe84f1c19f550d2fe5d9a8853c4789f0382e4d67497c530bdb78180dca68642" + url "https://github.com/gruntwork-io/terragrunt/archive/refs/tags/v0.63.3.tar.gz" + sha256 "790f6374db9044de9ecedc27d7ea66862f83c9016f5ebef718580b2c0ae3fa90" license "MIT" bottle do From 4ade9b0d919888e30c38cfd337de139befc7a1f7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 23 Jul 2024 04:05:32 +0000 Subject: [PATCH 2/2] terragrunt: update 0.63.3 bottle. --- Formula/t/terragrunt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/t/terragrunt.rb b/Formula/t/terragrunt.rb index 230b2e6776bf5..7373e31956f10 100644 --- a/Formula/t/terragrunt.rb +++ b/Formula/t/terragrunt.rb @@ -6,13 +6,13 @@ class Terragrunt < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b846b844f0db4c1b5562a58634916f71339e14c8ec3c46ea32b0103aa2764a4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a473112327616398f67bee4b2d0214d842569c3b44546ce26a29ec9234b983ff" - sha256 cellar: :any_skip_relocation, arm64_monterey: "1ea72f541045394d7b62ffe50dc24092496ef37f1916a9997871616fc5984ff3" - sha256 cellar: :any_skip_relocation, sonoma: "370f41c6383b4cfc9b1428ae6fb6ee73ce9331e70e3bfdfa3f50c60f2ad2c000" - sha256 cellar: :any_skip_relocation, ventura: "ad02370006325a4bb59073f3803d206441ff01d6ca7092282a9760aed34aa9ed" - sha256 cellar: :any_skip_relocation, monterey: "8aab1711d71e13489bd72dbeb6f0197b946e1911fab991d89df6de31b58e7a85" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e401d259604a88e23fcefb046fa49010629fe4ca6cf8bd2fcf96338c2c0d1d49" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b592314bbade5b1d102c71dc8b5a85cfd9d08ea44ef380e8b1ebb11aaef0f9be" + sha256 cellar: :any_skip_relocation, arm64_ventura: "68ec905aec3d1b76b9829e153f387fb4e70786014dd8013bd320ce51aa020c0d" + sha256 cellar: :any_skip_relocation, arm64_monterey: "5139ac74c36bc18abecf57fb4b42e4f0108ef554c2ab17b928f120736324f158" + sha256 cellar: :any_skip_relocation, sonoma: "103de7786ee4547f592a54c08b460dd401168a3553737e052057d70474cac128" + sha256 cellar: :any_skip_relocation, ventura: "ff32c01eeb22c262d579021b71b9682c1b61d24b3f8b92f77bacee686adc0f88" + sha256 cellar: :any_skip_relocation, monterey: "363f3ea7f028640d62e6e324837245b0926e47886c29ab0307bb5afecbda8d48" + sha256 cellar: :any_skip_relocation, x86_64_linux: "99698f66bc112e0301db150c5c91c165d12a3a7a325f27dc1bf1e7ce99bb7c2e" end depends_on "go" => :build