From 4118cb43a08164bc430f34cca4c075bb5d8e43cb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:47:44 +0000 Subject: [PATCH 1/2] nuclei 3.1.9 --- 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 69a83cc1ca32a..1b1bce4695010 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.1.8.tar.gz" - sha256 "787851dbb19e7be0d8bde8804b7f2f5277f9c676732f762848b17e73ec8b89e3" + url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.1.9.tar.gz" + sha256 "a34932f0f17daebe2f7d32be50b643f19f8523e2f800d7d881a03a7ed491a11a" license "MIT" head "https://github.com/projectdiscovery/nuclei.git", branch: "master" From 41959ca90026549daf72d4102ed1e3c5bc1fd0a9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 2 Feb 2024 02:00:36 +0000 Subject: [PATCH 2/2] nuclei: update 3.1.9 bottle. --- Formula/n/nuclei.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/n/nuclei.rb b/Formula/n/nuclei.rb index 1b1bce4695010..70f08271112be 100644 --- a/Formula/n/nuclei.rb +++ b/Formula/n/nuclei.rb @@ -7,13 +7,13 @@ class Nuclei < Formula head "https://github.com/projectdiscovery/nuclei.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "7014dfe37b89bcde4eb07b10856d0344726c7e9b041b06c7468246d2389e1c95" - sha256 cellar: :any_skip_relocation, arm64_ventura: "7f8bfac4b29c18bf3f7ac60820c38166104e566f2ef09e0ac6d7322579e4df7a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "2d156f80673d45e3f70f9468f8905e8512d5f107ff37dc2551ed0989c409b1cb" - sha256 cellar: :any_skip_relocation, sonoma: "42039a3461dc1a5ecba71684c0cb1ff89889fbcdc72b6c90506f4313a5fccbff" - sha256 cellar: :any_skip_relocation, ventura: "9526ebfc36111cca7fce3acf1d4cc185c85d246e24aececbc8ccbc24e59b7410" - sha256 cellar: :any_skip_relocation, monterey: "edf847feee804f1e9eb371420a97301b61aea702c5c5dbad154e2b6376c188c3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "260e0ba08cb3e10d839b95b974cbe2174183559bc23d4ab10c73a76c76f4957c" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "06508f76aa7b3c56829b8020bb96b0ff53742bada1ef8b3d9553cd06caf3b458" + sha256 cellar: :any_skip_relocation, arm64_ventura: "fa19e26897290bb06e472f52c477ae5e983b44f299cb55f6332f63722f7fb5ae" + sha256 cellar: :any_skip_relocation, arm64_monterey: "f6b8dd0fed953ac05f3c07af4053d419e4a7f190b1f87c1c48e30775e099cb0a" + sha256 cellar: :any_skip_relocation, sonoma: "4721cf697776fcc8791d71c78521b934972db80111a5ead34ff37153f5e9155c" + sha256 cellar: :any_skip_relocation, ventura: "b360f9aeada73da2c4ae6b4f6356d56cdabf151c70529938c149c992abf12fdc" + sha256 cellar: :any_skip_relocation, monterey: "32a9312fe280f02071467a7596079eb48c2dae31061525c4dcddba1d58e996b5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ed15e5e73eec56721b4e0140afa97b5b33ad068819904878255351f2b64dfdf8" end depends_on "go" => :build