We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf14f12 commit e340700Copy full SHA for e340700
Formula/n/nuclei.rb
@@ -1,8 +1,8 @@
1
class Nuclei < Formula
2
desc "HTTP/DNS scanner configurable via YAML templates"
3
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"
+ url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.4.2.tar.gz"
+ sha256 "9c7188baa161430942a751f2c95fa1c557d1afa0846110a8dcc08167c97c8399"
6
license "MIT"
7
head "https://github.com/projectdiscovery/nuclei.git", branch: "master"
8
0 commit comments