Skip to content

Commit 0ba1ba5

Browse files
committed
terragrunt: update 0.80.4 bottle.
1 parent c1e384e commit 0ba1ba5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/terragrunt.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ class Terragrunt < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7ea0cfd051205dffab213fce6b4a319f5809911d7d32795158ca058272aed965"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7ea0cfd051205dffab213fce6b4a319f5809911d7d32795158ca058272aed965"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7ea0cfd051205dffab213fce6b4a319f5809911d7d32795158ca058272aed965"
20-
sha256 cellar: :any_skip_relocation, sonoma: "cb9fab4c15ec498aa5290f2d29e5b57e4b1e020d9a92f0be79fef48ab21d50ea"
21-
sha256 cellar: :any_skip_relocation, ventura: "cb9fab4c15ec498aa5290f2d29e5b57e4b1e020d9a92f0be79fef48ab21d50ea"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3f664662ccfa7f029a6b9fff66cde5288db81211bf53ef2fc1d120822aa24d5"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "257d94d6699fa344eeff5eb93fe280a2f015134db3e8d064f5e6dff02ddf6450"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "257d94d6699fa344eeff5eb93fe280a2f015134db3e8d064f5e6dff02ddf6450"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "257d94d6699fa344eeff5eb93fe280a2f015134db3e8d064f5e6dff02ddf6450"
20+
sha256 cellar: :any_skip_relocation, sonoma: "ffb779378922b8d7ff6b27397aaa81544f36d5001b58d7f975c7d4a0fe2607d3"
21+
sha256 cellar: :any_skip_relocation, ventura: "ffb779378922b8d7ff6b27397aaa81544f36d5001b58d7f975c7d4a0fe2607d3"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7d299280edb6a079bfe30165316f94c7b11c53384b36695d5b25bb6a1fec1757"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)