From f77084620ebba7d6ce34508e9bc5a070245fbbb2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 21 Nov 2024 21:48:21 +0000 Subject: [PATCH] nuclei 3.3.6 --- Formula/n/nuclei.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/n/nuclei.rb b/Formula/n/nuclei.rb index a1b3a10d8fd1e..8c7e0e37fd8f3 100644 --- a/Formula/n/nuclei.rb +++ b/Formula/n/nuclei.rb @@ -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/refs/tags/v3.3.5.tar.gz" - sha256 "aafdfd00a65c72bf1414934cc932b262316f167838835e619b7c079db825b569" + url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.3.6.tar.gz" + sha256 "7fb42cf5c9c4fa8800d40a997466dbfeac9954e1cae8d98a7af25c19801eb113" license "MIT" head "https://github.com/projectdiscovery/nuclei.git", branch: "master"