Skip to content

Commit d4496ff

Browse files
committed
terragrunt: update 0.77.6 bottle.
1 parent f54c68d commit d4496ff

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: "fc2fc73c7916d36876e96f2d3947fe6fd99baeba53dd919916b6782a88e74c91"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fc2fc73c7916d36876e96f2d3947fe6fd99baeba53dd919916b6782a88e74c91"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fc2fc73c7916d36876e96f2d3947fe6fd99baeba53dd919916b6782a88e74c91"
20-
sha256 cellar: :any_skip_relocation, sonoma: "413f6996066bfa15f3b7a1bfc7c1f8bc7ec0fe50adcd4cecfd4f3d39aa3c3f7c"
21-
sha256 cellar: :any_skip_relocation, ventura: "413f6996066bfa15f3b7a1bfc7c1f8bc7ec0fe50adcd4cecfd4f3d39aa3c3f7c"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "74ad3168df29e3d1f26f2d5785529c7dbc8db77ae2fc5eda9809a947210693bc"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ef2e58e6a37c9a882785287777bf3c47ccd7f05dda4ff9e699b8f0b347837773"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef2e58e6a37c9a882785287777bf3c47ccd7f05dda4ff9e699b8f0b347837773"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ef2e58e6a37c9a882785287777bf3c47ccd7f05dda4ff9e699b8f0b347837773"
20+
sha256 cellar: :any_skip_relocation, sonoma: "d670384014713bf386708fcce0bd1fe252657e5ea4056bfbe3b00066b81ea918"
21+
sha256 cellar: :any_skip_relocation, ventura: "d670384014713bf386708fcce0bd1fe252657e5ea4056bfbe3b00066b81ea918"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "148542dc9513864ddb9ab45f219143a3e65b552f9523ddc299a6d01696faf7ea"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)