Skip to content

Commit 4da3131

Browse files
committed
terramate: update 0.11.9 bottle.
1 parent 5095912 commit 4da3131

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/terramate.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Terramate < Formula
77
head "https://github.com/terramate-io/terramate.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "84754c76c076eef36c167fe8ef8da4e2bbf9e8391e1930c66124471b8064ecc6"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "84754c76c076eef36c167fe8ef8da4e2bbf9e8391e1930c66124471b8064ecc6"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "84754c76c076eef36c167fe8ef8da4e2bbf9e8391e1930c66124471b8064ecc6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "eff6b2f6dd798d3b14ef8bc0aac018ddc0c7a1089025a236a993b33e0a973e81"
14-
sha256 cellar: :any_skip_relocation, ventura: "eff6b2f6dd798d3b14ef8bc0aac018ddc0c7a1089025a236a993b33e0a973e81"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5528d91d44bd85b48ef42dcb094f8c9db6ff084f8ed638779d23ee096abc1b57"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9bf900074788f17bc498666f390e4286c044cf43c671aa07092c60b3c934482f"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9bf900074788f17bc498666f390e4286c044cf43c671aa07092c60b3c934482f"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9bf900074788f17bc498666f390e4286c044cf43c671aa07092c60b3c934482f"
13+
sha256 cellar: :any_skip_relocation, sonoma: "87ec9ff5c95e37b40e20581144a3efbda4f8dfe32a042a1d8b66f1ee7b7cf2bc"
14+
sha256 cellar: :any_skip_relocation, ventura: "87ec9ff5c95e37b40e20581144a3efbda4f8dfe32a042a1d8b66f1ee7b7cf2bc"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "aed865dcb24588a3b5ed45a6ea17027a2faab131853dbdc39890d555f0347b2f"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)