Skip to content

Commit

Permalink
Merge pull request #205493 from Homebrew/bump-naabu-2.3.4
Browse files Browse the repository at this point in the history
naabu 2.3.4
  • Loading branch information
BrewTestBot authored Jan 25, 2025
2 parents c98bc88 + 66a65da commit 44662d8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/n/naabu.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Naabu < Formula
desc "Fast port scanner"
homepage "https://github.com/projectdiscovery/naabu"
url "https://github.com/projectdiscovery/naabu/archive/refs/tags/v2.3.3.tar.gz"
sha256 "fd0b9b5116dc13fea8e3c9403e1f20b9c2763ed25879ad9bc8f303fb71005ba4"
url "https://github.com/projectdiscovery/naabu/archive/refs/tags/v2.3.4.tar.gz"
sha256 "51f2bb5d00b5951798973b578eec3a2e353c76da22a29844dab27d7f01baabd8"
license "MIT"
head "https://github.com/projectdiscovery/naabu.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "493162d00eaff9c78244b82e1eaddfb948a7b7a56316b57f2d44e6409a0369ff"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e5c80f6e0088b64b7484bdefd0f1568842ae1b469a69081674ea78eb666f5d87"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4b17c14c1268117014ad92f2c5b1ea71f7e146115000ffdc17d748915a2a879e"
sha256 cellar: :any_skip_relocation, sonoma: "09d67d77654175dc69373cad0dfb1fb11a8496980e5d749454040f6c54e486e8"
sha256 cellar: :any_skip_relocation, ventura: "89af41be819003954e2f07032f52f97c2799d177c9ae50a8fbeca5b990fae5d1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4b3333b2eb40e5ee7cdb08f369e3d20117a68415c567474f7dac2dc53cce3260"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "afe496cdde964c4e1af352070b5dd5c39d5be1472f5c0eb6a0285195740ea745"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe12a077d5686f65488fb0d0f767f4435ec1fb77eb36e4b98eae763d6e147cd8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0e37e1203f18e2a403ee4013180b52948c1c1d81faaee2e85681f6e364f1c353"
sha256 cellar: :any_skip_relocation, sonoma: "e1c3e6145fe672066ef1ad60dc764610c775c5596adce6df632346238d42f5f4"
sha256 cellar: :any_skip_relocation, ventura: "905d018934cb185e075e2016f78cb51bbd0c8ae1ae6105e625d22a8c9bb4dd37"
sha256 cellar: :any_skip_relocation, x86_64_linux: "75c58e20514c22dfccb43653c25566d8ea71d411d3e606184ae54132c817bd1d"
end

depends_on "go" => :build
Expand Down

0 comments on commit 44662d8

Please sign in to comment.