Skip to content

Commit

Permalink
nuclei: update 3.3.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 22, 2024
1 parent f770846 commit 2ccc648
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/n/nuclei.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Nuclei < Formula
head "https://github.com/projectdiscovery/nuclei.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "03059d453a8806eed3ccd6b024ffdcc0d7e9970a6681e330bed8a5b107c9b567"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "27856237769ec57db669925a7d55f7fbf5f448f94bb65d0769f1c3bf8151d49b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a47312817cbb44e2d585837822a314705a4b88b14213db4599659f2af8001226"
sha256 cellar: :any_skip_relocation, sonoma: "5548a3a87be18a653320073ae69a520dc95edf6ce554b91cb429043391075065"
sha256 cellar: :any_skip_relocation, ventura: "ab84c5f7d1261c4b8dfd7e6f58cb402a4ade469b12985293f7bdcc3685bbd063"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a46e011e0711006ad425b94d4cf4252f5688071b1bb979b4bab6e14c2880aab1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1600bbd80d7ae1fdd980022008d4b214c84553acc09ba5c375f4d7312f9e8765"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "31b8247e96b04a3e1ceac6d2510acb98c8e6440526f2cdfdfdc174807854ced9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c083b0c0a474983ab925cd337e689dca59938fa58bc36c85e7e596ca69ce4c5f"
sha256 cellar: :any_skip_relocation, sonoma: "898ac62856f9bc6374fe26e1b0b5218e604f0c67e9988c075a0dc695de7423cc"
sha256 cellar: :any_skip_relocation, ventura: "fc2d69cf5842a8fe07500fc46acf09787b44c17304c6080da3e2ab1c5cf70fac"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b6daaee6f6ec205a28d080ba4795df06223fa12795b1edf83f8cada7295973ef"
end

depends_on "go" => :build
Expand Down

0 comments on commit 2ccc648

Please sign in to comment.