Skip to content

Commit a497e0f

Browse files
committed
terramaid: update 1.10.0 bottle.
1 parent c2d7ce2 commit a497e0f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/terramaid.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Terramaid < Formula
77
head "https://github.com/RoseSecurity/Terramaid.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "77caf01a4a980db936dbaf51f1ef4e379f3a493958fca952120cc768aaba170c"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "de3b53282dd08af5a2a10cbc2b89eeab98ad14faa4a00594fd44460cbc96c818"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "3ad7e5a0c8bc6fb5930afd770e174e8ac3e993ac6bc99b4428d740dbd1524960"
13-
sha256 cellar: :any_skip_relocation, sonoma: "b8ca7e31410cc1f92d5cc629c3d0f388553bcc18fe14dfaba1b8cbcdae459e16"
14-
sha256 cellar: :any_skip_relocation, ventura: "083c64d51e7b7dcff3015f3d231fd93624126241b301e7f961f6006bd75a140d"
15-
sha256 cellar: :any_skip_relocation, monterey: "c25e886d0a86185d21fdae5045d09f907e3bf089ae58bce707277ab23449aee8"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a25061aab5135bb818ff2beddbaed3db0251aa104f53c1b8f398f377156ed590"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b2376ca6b6ba58f770a9fce956e066d160ae7a7b2793b95b9ef87891196d70c5"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b2376ca6b6ba58f770a9fce956e066d160ae7a7b2793b95b9ef87891196d70c5"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "b2376ca6b6ba58f770a9fce956e066d160ae7a7b2793b95b9ef87891196d70c5"
13+
sha256 cellar: :any_skip_relocation, sonoma: "a861d1f3346e737e918d786f9bfc4f8d4b11b8a5ec030ab3182fcebec82e7a67"
14+
sha256 cellar: :any_skip_relocation, ventura: "a861d1f3346e737e918d786f9bfc4f8d4b11b8a5ec030ab3182fcebec82e7a67"
15+
sha256 cellar: :any_skip_relocation, monterey: "a861d1f3346e737e918d786f9bfc4f8d4b11b8a5ec030ab3182fcebec82e7a67"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0a62924e3092ff9521c1219531f92732664d6e187666e3491738e8d94a0f2c60"
1717
end
1818

1919
depends_on "go" => [:build, :test]

0 commit comments

Comments
 (0)