Skip to content

Commit

Permalink
terragrunt: update 0.73.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 12, 2025
1 parent a6de7a8 commit e0611dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/t/terragrunt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Terragrunt < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "28c5b40ea2e4a782e6ec5342d9957bef389c7a1e83acd8cd91a6e1bb16eb38d4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "28c5b40ea2e4a782e6ec5342d9957bef389c7a1e83acd8cd91a6e1bb16eb38d4"
sha256 cellar: :any_skip_relocation, arm64_ventura: "28c5b40ea2e4a782e6ec5342d9957bef389c7a1e83acd8cd91a6e1bb16eb38d4"
sha256 cellar: :any_skip_relocation, sonoma: "9525b70b713e5cf817b029c765d3c12eb8772608f33b864abfa8246bc54c47d6"
sha256 cellar: :any_skip_relocation, ventura: "9525b70b713e5cf817b029c765d3c12eb8772608f33b864abfa8246bc54c47d6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fce62d5062db0982ba5b1dad09150d09ff880d3056ce94550b052a3aad86e7ef"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f784358b889cb03215dbb1bb262eed9e791f90a31fe5308a63d236f88abe910d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f784358b889cb03215dbb1bb262eed9e791f90a31fe5308a63d236f88abe910d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f784358b889cb03215dbb1bb262eed9e791f90a31fe5308a63d236f88abe910d"
sha256 cellar: :any_skip_relocation, sonoma: "9553aea9fbf625107b489041bb55664d03033d0bd5b9ef2e6a92141511873487"
sha256 cellar: :any_skip_relocation, ventura: "9553aea9fbf625107b489041bb55664d03033d0bd5b9ef2e6a92141511873487"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2219b414cf6badaee82244876f3a17b0fee94eb5b9667b1a03e2560d2337a5cf"
end

depends_on "go" => :build
Expand Down

0 comments on commit e0611dd

Please sign in to comment.