File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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 ]
You can’t perform that action at this time.
0 commit comments