From 5d3eb8a32febab522ca012275b408199f00318f0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Dec 2024 15:05:49 +0000 Subject: [PATCH] terragrunt: update 0.69.10 bottle. --- Formula/t/terragrunt.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/t/terragrunt.rb b/Formula/t/terragrunt.rb index 5f0e74607e365..e1891024ed6a8 100644 --- a/Formula/t/terragrunt.rb +++ b/Formula/t/terragrunt.rb @@ -6,12 +6,12 @@ class Terragrunt < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed76946096706325d9b0b3c27571dfaeaba1bbb1a0abdae1f7573f88b2f2638a" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ed76946096706325d9b0b3c27571dfaeaba1bbb1a0abdae1f7573f88b2f2638a" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ed76946096706325d9b0b3c27571dfaeaba1bbb1a0abdae1f7573f88b2f2638a" - sha256 cellar: :any_skip_relocation, sonoma: "763202e18e3c455f477cea58936a6d855ca4cc291d26c9fc08328237c4bffaca" - sha256 cellar: :any_skip_relocation, ventura: "763202e18e3c455f477cea58936a6d855ca4cc291d26c9fc08328237c4bffaca" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c830d25047b7beafe5af6ab8e72c456128bde0bf4a79c6be95cdb3e5bf679a3f" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "6031ffb777e2bc58571eb2d75338c13c4e09edd5fc6ea5a47446c6de49f444c9" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6031ffb777e2bc58571eb2d75338c13c4e09edd5fc6ea5a47446c6de49f444c9" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6031ffb777e2bc58571eb2d75338c13c4e09edd5fc6ea5a47446c6de49f444c9" + sha256 cellar: :any_skip_relocation, sonoma: "77af8c7969e7676be14338b61be2adbe0a7456c614439e3254fbb150027f6c91" + sha256 cellar: :any_skip_relocation, ventura: "77af8c7969e7676be14338b61be2adbe0a7456c614439e3254fbb150027f6c91" + sha256 cellar: :any_skip_relocation, x86_64_linux: "30fe921a498869936e695b4d84235af28a22ebf4c16925616ca4bd68635ef9ac" end depends_on "go" => :build