Skip to content

Commit 20cba44

Browse files
committed
nuclei 3.7.1
1 parent b7b351b commit 20cba44

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.7.0.tar.gz"
5-
sha256 "ade99ba8e6e5c3c3b18d7989a96244c73d4303eba6d8c6c3045f14d5461a138a"
4+
url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.7.1.tar.gz"
5+
sha256 "aefa55d31d8d4e60cdb1458d33ac85ddd723c4046e6c82a8cc16e5d602b0a351"
66
license "MIT"
77
head "https://github.com/projectdiscovery/nuclei.git", branch: "dev"
88

0 commit comments

Comments
 (0)