Skip to content

Commit

Permalink
nuclei 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichka committed Dec 13, 2021
1 parent 8b8c9c4 commit 0a5e44c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/nuclei.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Nuclei < Formula
desc "HTTP/DNS scanner configurable via YAML templates"
homepage "https://nuclei.projectdiscovery.io/"
url "https://github.com/projectdiscovery/nuclei/archive/v2.5.4.tar.gz"
sha256 "542fd1b0aa9befb9e905c29917d2e49d29b2894c4bb221a12a21e9f7b0a2c02d"
url "https://github.com/projectdiscovery/nuclei/archive/v2.5.5.tar.gz"
sha256 "6baea1dbff8e54e4dc89130e07ccb8b0c60d03eca7d90fa2f8b22b6505c40291"
license "MIT"
head "https://github.com/projectdiscovery/nuclei.git", branch: "master"

Expand Down

0 comments on commit 0a5e44c

Please sign in to comment.