Skip to content

Commit e340700

Browse files
committed
nuclei 3.4.2
1 parent bf14f12 commit e340700

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.1.tar.gz"
5-
sha256 "129c36df7fcd9414aedfad44b28ffc5aa3f9abac19495ee1d04e5525c4699711"
4+
url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.4.2.tar.gz"
5+
sha256 "9c7188baa161430942a751f2c95fa1c557d1afa0846110a8dcc08167c97c8399"
66
license "MIT"
77
head "https://github.com/projectdiscovery/nuclei.git", branch: "master"
88

0 commit comments

Comments
 (0)