Skip to content

Commit 0d90abd

Browse files
committed
nuclei 3.4.7
1 parent 91a4161 commit 0d90abd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nuclei.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nuclei < Formula
22
desc "HTTP/DNS scanner configurable via YAML templates"
33
homepage "https://docs.projectdiscovery.io/tools/nuclei/overview"
4-
url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.4.6.tar.gz"
5-
sha256 "a621692f87da27f2d86bd90f8d1234c5b8648db697e8993d76ae2067023864f6"
4+
url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.4.7.tar.gz"
5+
sha256 "71d7cf669dd4641538e7526d694d33eb5b3fae36688188d4c2b01c8103e4ef6e"
66
license "MIT"
77
head "https://github.com/projectdiscovery/nuclei.git", branch: "master"
88

0 commit comments

Comments
 (0)