Skip to content

Commit fdfc112

Browse files
committed
terramaid: update 1.12.0 bottle.
1 parent 9cebe40 commit fdfc112

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: "51d9d515006cd708bb829d397effe5e0e18f23d9c6ae375b7695abd2626fdb19"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "51d9d515006cd708bb829d397effe5e0e18f23d9c6ae375b7695abd2626fdb19"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "51d9d515006cd708bb829d397effe5e0e18f23d9c6ae375b7695abd2626fdb19"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f43cc2a478b4443aabfb89612914aa6f16d2682bd06a436dc69268834fd2477b"
14-
sha256 cellar: :any_skip_relocation, ventura: "f43cc2a478b4443aabfb89612914aa6f16d2682bd06a436dc69268834fd2477b"
15-
sha256 cellar: :any_skip_relocation, monterey: "f43cc2a478b4443aabfb89612914aa6f16d2682bd06a436dc69268834fd2477b"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7f887d1b7aca22350daa8f156b79a9bc39db8ca202cee8bd5ee65f233bc3b30c"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3a5a5da4b221c36cc5bbe99c48bb07bfe397878415157b991ef402a50060fc81"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3a5a5da4b221c36cc5bbe99c48bb07bfe397878415157b991ef402a50060fc81"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "3a5a5da4b221c36cc5bbe99c48bb07bfe397878415157b991ef402a50060fc81"
13+
sha256 cellar: :any_skip_relocation, sonoma: "2647a4665c8cd84843ecb491d726248f907c216dc693a67b16b9daaba19dbd74"
14+
sha256 cellar: :any_skip_relocation, ventura: "2647a4665c8cd84843ecb491d726248f907c216dc693a67b16b9daaba19dbd74"
15+
sha256 cellar: :any_skip_relocation, monterey: "2647a4665c8cd84843ecb491d726248f907c216dc693a67b16b9daaba19dbd74"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "25e9b8d7a958081966beedbdee66ef8879b7dd9a7e7151a17f95a8e88067b474"
1717
end
1818

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

0 commit comments

Comments
 (0)