Skip to content

Commit 3b2e987

Browse files
committed
nuclei: update 3.3.0 bottle.
1 parent cd40e01 commit 3b2e987

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/n/nuclei.rb

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Nuclei < Formula
77
head "https://github.com/projectdiscovery/nuclei.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b0be99bb89c8be5f5effcb4b2e996a95dbef8e1e8feb74a29c527954dda9a01"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c66ab247989157319dd779d7badcf1450e12208f47d808c24d73fab3733349ec"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "c82148e8b52340d65e412eb673a8f577901563923d2662351b8f1b9f55be2cfc"
13-
sha256 cellar: :any_skip_relocation, sonoma: "d76d3b507e1b8950df899aa186ee45aad3230955ebfc548cc2c515044edf1788"
14-
sha256 cellar: :any_skip_relocation, ventura: "bca2bf39422dfd8665f5fbe8269438eb3685a495507855adc0cd7e9d726f1e2f"
15-
sha256 cellar: :any_skip_relocation, monterey: "9cfd29064318af87cb3471d85a1368798a0db3ee13ad4a9a9e6a4fca8bd6830f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b022366f395f2fa881930cb3f022783430cb524ccab02058b7069d35f45f946d"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b2827feb9446062a32d4fa1052ebc7c47043b6f975ba012ce97c190f04299ae"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9ff54305a4857608b119a7e995339bae68a2c9c750f018f7018b336d03d61521"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "eb062ebc085caf3580922faaa62fcd93c30d9ced22a9114d10472cc54ed8fdd5"
13+
sha256 cellar: :any_skip_relocation, sonoma: "ca9d86f1ff299be6462c9c7c5997bdf371431486cedf0035526c8217cb727ba5"
14+
sha256 cellar: :any_skip_relocation, ventura: "e37f9e993dda87116d70ec96da10dedd3b872611b4c9fd61f2025d342a63783c"
15+
sha256 cellar: :any_skip_relocation, monterey: "7515ffe5366dad49b20f31895fa8ea5196927da7c5da1399048b1ae44e343bf0"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fc8ae5159fb461c64c344dedad8512850f9ebdc5c06601f3bd2e75ad39142853"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)