Skip to content

Commit

Permalink
nuclei: update 3.1.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 21, 2023
1 parent ef57753 commit 8ed44a6
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: "8380be47eb3b84659b5f37fa881f238a18217ba215d43a807a3664d6a59e4108"
sha256 cellar: :any_skip_relocation, arm64_ventura: "35319077891dfc6bd1daab4bb2533baadb0f127d1881e6f1a01f7c851ad86f01"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c54d9ac1a7643e7a76af79b48a67f3b13830e658c47da408c52f33e904518acf"
sha256 cellar: :any_skip_relocation, sonoma: "9009c39180b77fc3795a324babf7b5f662bc3bf77094a5dfbef2feedf480f98e"
sha256 cellar: :any_skip_relocation, ventura: "2e53bb1535a1733a63b1a60ae3cc179ccdae0e0560d0aadfb54a114f8322a939"
sha256 cellar: :any_skip_relocation, monterey: "150746d23b8612160a0b34939809eb4e9ca6065aa2df9eabac3c2fd5be5cc2c8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0b9ffd7108d270782c40e48d5924fe0997ba20ec95a0d96afcea3ff50013ff09"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ea2bfd4a29c3dc9e8135e478c712423232bcf37dd432df2b6d82feede98d376f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "305862469a7333a38c48780115fe0b3af69541a961615baa750feb1683b242fb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "23a470b0e8fe3028b1f4407b604e269cb7977f3d2c340ea052863a0da132442b"
sha256 cellar: :any_skip_relocation, sonoma: "3e32e474bce6447d46137aa53cef132dc67dd570b3f10dfbe684397ec191539b"
sha256 cellar: :any_skip_relocation, ventura: "37db074270b7d780bdfd4f4749bae2819213b033076fd1fbae8756f02c316564"
sha256 cellar: :any_skip_relocation, monterey: "a7b320a2720a37ddbceb13e329f5bb878c764db853be7b2104f15a6ab568a6f3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "47623884025b66fef62f60f84da81176eaf6dec2234651d1736010dece594914"
end

depends_on "go" => :build
Expand Down

0 comments on commit 8ed44a6

Please sign in to comment.