Skip to content

Commit

Permalink
Merge pull request #165828 from Homebrew/bump-exploitdb-2024-03-12
Browse files Browse the repository at this point in the history
exploitdb 2024-03-12
  • Loading branch information
BrewTestBot committed Mar 12, 2024
2 parents 335d375 + ad70fd2 commit dae89e1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/e/exploitdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ class Exploitdb < Formula
desc "Database of public exploits and corresponding vulnerable software"
homepage "https://www.exploit-db.com/"
url "https://gitlab.com/exploit-database/exploitdb.git",
tag: "2024-03-11",
revision: "60a90afc8d6d593c94ff6d3447ea1d584ea6a048"
tag: "2024-03-12",
revision: "ce58678266e4642dc332e828cb3552ff60e59f50"
license "GPL-2.0-or-later"
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4986b5ba65211440c99297d144d8d149e37ab4327f029664e24232cd79cb14d4"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9eabe06609896dbe86d7f6506acbaee0c8ac0b6eb2594d03a5acf6fab859d7de"
sha256 cellar: :any_skip_relocation, arm64_monterey: "96b9d9b7771663800aca8b660a32fcf96f8d1d0bbdef6aeaf4e50fd098939014"
sha256 cellar: :any_skip_relocation, sonoma: "642a1cba8010974b59e31b8025aa518a675a08df00a9be19a62d9afb0d198f9e"
sha256 cellar: :any_skip_relocation, ventura: "ae1b7f0965532f8a845062dfd60daed4792973a1ff802ec9f282b237c0fd7cc7"
sha256 cellar: :any_skip_relocation, monterey: "eef9fc1941941b68069391a079d28398bfc25e3ed98813e8c457d203ed23596c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9fdc774dd8647dbcf4c61345cbe0c2a598cfed56ad3bb2306c3bea5d2fbf5b3b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ca6db84948df150e6e74f82dab2d63ccc4562415e92dddd5b409f910a55aecc6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1a73a19184449ad9dfc688e2c3db7ab1cde8a89232d0f8dd62b674ff6b0830b4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "72bb3772f70e70557e37e0266238286debac139bdfd1c881da91cf8e62f237a0"
sha256 cellar: :any_skip_relocation, sonoma: "be15c9513d905eba6a75d47776bdaccb526bdbbe21d87c3a227da389070cbb7b"
sha256 cellar: :any_skip_relocation, ventura: "cae761440086dedd479d2318de2ebbed1b8f6ab5f115134b25d2436b3b48940d"
sha256 cellar: :any_skip_relocation, monterey: "4c87fefee4d5d91ffa855781873a32b9aca47c65b67f51116214900e03c23421"
sha256 cellar: :any_skip_relocation, x86_64_linux: "44aeccf0052065b56b4c492f80807478d0d07e868772acf808f5bd6748b0b605"
end

def install
Expand Down

0 comments on commit dae89e1

Please sign in to comment.