Skip to content

Commit

Permalink
Merge pull request #198397 from Homebrew/bump-noseyparker-0.21.0
Browse files Browse the repository at this point in the history
noseyparker 0.21.0
  • Loading branch information
BrewTestBot authored Nov 20, 2024
2 parents d4f6582 + d866805 commit 21b0900
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/n/noseyparker.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Noseyparker < Formula
desc "Finds secrets and sensitive information in textual data and Git history"
homepage "https://github.com/praetorian-inc/noseyparker"
url "https://github.com/praetorian-inc/noseyparker/archive/refs/tags/v0.20.0.tar.gz"
sha256 "517655be7377a9636dbf15ede998f4229a47ada1e3844e086e50c6fd137b5574"
url "https://github.com/praetorian-inc/noseyparker/archive/refs/tags/v0.21.0.tar.gz"
sha256 "51d2be098d41a7dc4165b35151a448d27e32300559ebd7e524f34a76202c0a9d"
license "Apache-2.0"
head "https://github.com/praetorian-inc/noseyparker.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5b889595bce7f5825c70e7fa77b63feb13b276879c79d21688c046d4adeca9a9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9efd9e3d3ce4e0fb0e5a6b7f7ffc04b964b2ac93b83afca277212ba34e2323bc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "215e0dc70e747e537246982a4e6b78b13f46cf72dee5c9202eab69b622fbd8bc"
sha256 cellar: :any_skip_relocation, sonoma: "35ad9ac233495d3b233c0c416f48fb8661e7a5bdfc0ddd802a1080095d06c245"
sha256 cellar: :any_skip_relocation, ventura: "7b7812e53e4ffa48a2df49b45efa317f71655a84f5a45dbed9b732619044ab8a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f661d1b8128a4b07fc26709247c751e779e471fa786bb47bc01fddcd38cf5b2b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0c7ba3526341d6d2b78fbdea3c3bba351e1e3c68885f70f5f775cd43e8ed323c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ac1fb7ee64da882895cf4bd677b7cd17c3a1a53afb3613bbe5ce824f9f08ca0b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "18157c8f522d378f5d01a7d764032d1fd2946dc307ece517e1bc943e77f57e5c"
sha256 cellar: :any_skip_relocation, sonoma: "cff5ae252072fe8a78f44466764e6b580ee90a3f8e116d9a99e2bd4504b7bd37"
sha256 cellar: :any_skip_relocation, ventura: "1377acab1ab02222a09f74bccac116623cc35d24800e5d64d43f505abd1080da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ac3db148e145859ffecc26d8618e62317fa9fb3ea63500378cd42d3ca21a7150"
end

depends_on "boost" => :build
Expand Down

0 comments on commit 21b0900

Please sign in to comment.