Skip to content

Commit 73ab7cd

Browse files
committed
terragrunt: update 0.77.9 bottle.
1 parent 91e9530 commit 73ab7cd

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: "b9564ec419b8c272b5effcb63c71e316315d39fb3bcbd6f28d313488c78b2a3e"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b9564ec419b8c272b5effcb63c71e316315d39fb3bcbd6f28d313488c78b2a3e"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b9564ec419b8c272b5effcb63c71e316315d39fb3bcbd6f28d313488c78b2a3e"
20-
sha256 cellar: :any_skip_relocation, sonoma: "50ef2fd2e4b7408d95d1fa2127566a44cf045031fca2ed8ddd82e8a6fe7bb59d"
21-
sha256 cellar: :any_skip_relocation, ventura: "50ef2fd2e4b7408d95d1fa2127566a44cf045031fca2ed8ddd82e8a6fe7bb59d"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "28666e685e2ce96e489befa1fd957d24bd1be0a566c36be79b6f5c27cada6ecb"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f79b256d357ac2234be8039ae5b434d95c707cc0c93d1f8e32b08d7930cfea45"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f79b256d357ac2234be8039ae5b434d95c707cc0c93d1f8e32b08d7930cfea45"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f79b256d357ac2234be8039ae5b434d95c707cc0c93d1f8e32b08d7930cfea45"
20+
sha256 cellar: :any_skip_relocation, sonoma: "e29f52de2171737f40d2b9b7a58f2368ef7115d1567d02ad55616ceff7ca9fc5"
21+
sha256 cellar: :any_skip_relocation, ventura: "e29f52de2171737f40d2b9b7a58f2368ef7115d1567d02ad55616ceff7ca9fc5"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7fd70be6314a2454d4d6e8e542678b7c663c6b858d5382929ef7f3f7e69a8d73"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)