Skip to content

Commit 39128d8

Browse files
committed
terramaid: update 2.1.0 bottle.
1 parent c3f4153 commit 39128d8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/terramaid.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6f49bc604e7847cc9b9f63eea6f92f42e1cadd3302ebe9aa3a03e631ac116bc7"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6f49bc604e7847cc9b9f63eea6f92f42e1cadd3302ebe9aa3a03e631ac116bc7"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "6f49bc604e7847cc9b9f63eea6f92f42e1cadd3302ebe9aa3a03e631ac116bc7"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7a5ac43e61611a2797737c8c8d317ab8fe7d09ad651afdabe96e60457b717fa5"
14-
sha256 cellar: :any_skip_relocation, ventura: "7a5ac43e61611a2797737c8c8d317ab8fe7d09ad651afdabe96e60457b717fa5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7cf367c712f6b779154a8946950fe16868379ab50423dc480e12dd7742885244"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0b708fb015e343fd29aa37342862ebc9a72c3a56f94dac88da396e29d9170e3c"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0b708fb015e343fd29aa37342862ebc9a72c3a56f94dac88da396e29d9170e3c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0b708fb015e343fd29aa37342862ebc9a72c3a56f94dac88da396e29d9170e3c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "21c7c598280a8abffa40957530bb551694805449f224f443eb9f7d411ad6cf79"
14+
sha256 cellar: :any_skip_relocation, ventura: "21c7c598280a8abffa40957530bb551694805449f224f443eb9f7d411ad6cf79"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "39be4c218d20994c8b69045f94711ed4ef8d9c767770c81a17d385147bf27e00"
1616
end
1717

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

0 commit comments

Comments
 (0)