@@ -7,13 +7,13 @@ class Dalfox < Formula
7
7
head "https://github.com/hahwul/dalfox.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a7b54610e8ecf804a14d063efc7218a6f4cecf78bb3be4041d9e9dd9f380f25a "
11
- sha256 cellar : :any_skip_relocation , arm64_ventura : "a99361b244b15e6eb0b1112a639916830a04ef8b0e14f7ba113582f4b5491f10 "
12
- sha256 cellar : :any_skip_relocation , arm64_monterey : "ef20f79a86b55fcca0b55070ea9c509d9f363f88be93b82ffc820c270536a89e "
13
- sha256 cellar : :any_skip_relocation , sonoma : "5784c9fb20f4d7131970ed469f2cacb43619b61bbf0af2ec22e66fb4aea15765 "
14
- sha256 cellar : :any_skip_relocation , ventura : "2a412d7279b39a963e83cf5ebfe812886faeff539516b37f43b720c21eaaa818 "
15
- sha256 cellar : :any_skip_relocation , monterey : "a030c6c3561987278a18019be2842884acd32b8d44ff6c61339460cad3651a3e "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "4382dcc03055ac285bd422fc1ac855079a13a023a2345ebceb39d910d03ab47a "
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4c65ecc87b57da0ddcd9bd81a61270c4b8f37cda54e2b54bfa1ad554529dd411 "
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4c65ecc87b57da0ddcd9bd81a61270c4b8f37cda54e2b54bfa1ad554529dd411 "
12
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "4c65ecc87b57da0ddcd9bd81a61270c4b8f37cda54e2b54bfa1ad554529dd411 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "e04ac808f686150e9434d4d180b1b90584e054e17f41800dd46fbce391b36e75 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "e04ac808f686150e9434d4d180b1b90584e054e17f41800dd46fbce391b36e75 "
15
+ sha256 cellar : :any_skip_relocation , monterey : "e04ac808f686150e9434d4d180b1b90584e054e17f41800dd46fbce391b36e75 "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d29b5c65f9f4da17add6bea4f885c6efab4d4028950268276f08d515d9563ac8 "
17
17
end
18
18
19
19
depends_on "go" => :build
0 commit comments