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 Gobuster < Formula
77 head "https://github.com/OJ/gobuster.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "dbbbd89652ba67e6a47ac28283e6d01323510fcf2f8961fd3a1652f7bff114a0 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "dbbbd89652ba67e6a47ac28283e6d01323510fcf2f8961fd3a1652f7bff114a0 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "dbbbd89652ba67e6a47ac28283e6d01323510fcf2f8961fd3a1652f7bff114a0 "
13- sha256 cellar : :any_skip_relocation , sonoma : "6de00cc18ba4a36cb4bba9c1bcda0c533cba5e38556db29b474d0b0467ab0bd6 "
14- sha256 cellar : :any_skip_relocation , ventura : "6de00cc18ba4a36cb4bba9c1bcda0c533cba5e38556db29b474d0b0467ab0bd6 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "7ca402096692d79dc58ccb76395ce3c54cc211ad9e0b6ae5fe374e8eb7a4b70d "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5bb616f59600d89af8bd6aa83258e49e6c9bfc1240ed91dd20029f596359ca3e "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5bb616f59600d89af8bd6aa83258e49e6c9bfc1240ed91dd20029f596359ca3e "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "5bb616f59600d89af8bd6aa83258e49e6c9bfc1240ed91dd20029f596359ca3e "
13+ sha256 cellar : :any_skip_relocation , sonoma : "564fcfdadce3a9c6df66619949c42bfaa65e2da087fa86367ddbbbb63030c77c "
14+ sha256 cellar : :any_skip_relocation , ventura : "564fcfdadce3a9c6df66619949c42bfaa65e2da087fa86367ddbbbb63030c77c "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c384fe0312f2d4feef2f31d4bcae1ef8a86a1a527bf7e910214e170834ea9c15 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments