Skip to content

Commit

Permalink
nuclei: update 3.2.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 25, 2024
1 parent fab45b3 commit 392f378
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/n/nuclei.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: "ab9661a373661ccf510c5b5b94c55fa88dc978a7c0ac15731b4fcd9beb0ca767"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d3b5dc697ec9518aeee7fe47a09154721cd9698da8d4f5f6e4117b92074d8b47"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a8e4f4e4b9f2a759b2f4fba3f9f80456be3afe59dd7ead73a3ab45329c832675"
sha256 cellar: :any_skip_relocation, sonoma: "96f049297e3f91c37ccb4325a49eea900c1fe2eaf35cca9f30fbea5140067c47"
sha256 cellar: :any_skip_relocation, ventura: "ba4901c7ec05d0366d7480f981e672764780e1fa1325c5166b11baaaa3158db9"
sha256 cellar: :any_skip_relocation, monterey: "a7599fde6b5acc095b58f45f2187fc965a68a1440814ca4d58534b1cb846ab53"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0614ba7763a5e2aba29e0c3f5cf234894150fd0d9b1c34d7bff40add69ab98ee"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cae9f3147cb872baedda02af2127bb90fdaa082fc035df59745c3ed614945b3c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6ea10954233f5ce765fec5029d889d04d55f7dd00ff68e3c20dc14a90f6071d4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c0d491d1578034bf4ede96b4fb28ca04810c0d8b2fdcf33c6db81e311fa0b424"
sha256 cellar: :any_skip_relocation, sonoma: "fa8e5f19b8bf8e98405bf1deb6333c79ed8a408b073798582aaa00101baf8eb6"
sha256 cellar: :any_skip_relocation, ventura: "3a563e94ae58365fe9bd9aa6c404b528751e674b1b1dbd0b1353804e61da2ff5"
sha256 cellar: :any_skip_relocation, monterey: "b275d4b45aa8837fa5a0c1a5169d93505272fba08778757788dcc281262f6da8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "777a068f9ec2754883754ab96ae311d3675633d3c4a960e64cca979fd36234be"
end

depends_on "go" => :build
Expand Down

0 comments on commit 392f378

Please sign in to comment.