From a5e94be7ef32ed7fd4639ba86e38389e7f6631ad Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 9 Feb 2025 05:11:21 +0000 Subject: [PATCH 1/2] terragrunt-atlantis-config 1.20.0 --- Formula/t/terragrunt-atlantis-config.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/terragrunt-atlantis-config.rb b/Formula/t/terragrunt-atlantis-config.rb index 2e8fc81424c83..944d5f1d80bea 100644 --- a/Formula/t/terragrunt-atlantis-config.rb +++ b/Formula/t/terragrunt-atlantis-config.rb @@ -1,8 +1,8 @@ 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 From 012fa8c59a8434e4b62b6aaad40507c3521ea56b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 9 Feb 2025 06:38:03 +0000 Subject: [PATCH 2/2] terragrunt-atlantis-config: update 1.20.0 bottle. --- Formula/t/terragrunt-atlantis-config.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/t/terragrunt-atlantis-config.rb b/Formula/t/terragrunt-atlantis-config.rb index 944d5f1d80bea..1e1879c3d9603 100644 --- a/Formula/t/terragrunt-atlantis-config.rb +++ b/Formula/t/terragrunt-atlantis-config.rb @@ -6,12 +6,12 @@ class TerragruntAtlantisConfig < Formula 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