Skip to content

Commit

Permalink
Merge pull request #156397 from BrewTestBot/bump-exploitdb-2023-12-05
Browse files Browse the repository at this point in the history
exploitdb 2023-12-05
  • Loading branch information
BrewTestBot authored Dec 5, 2023
2 parents 47ecc85 + bb25136 commit b489f8c
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: "2023-12-02",
revision: "066333e56dc90868fe1790c090135ac2c9bb9f79"
tag: "2023-12-05",
revision: "3ed9fc96881c9a902d8eb315fcd0f788eba55e60"
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: "a080ebf9834e3dd3d0c040b6e02c052bbc4169104d42c21929ffa062d0967531"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f82d2af5ef97fb21bede7d32376374f68d8135c31c2c19fe643d01cb4f045886"
sha256 cellar: :any_skip_relocation, arm64_monterey: "25afdee7cd834ae1d3fa8d8c38292682e815b30e40698a23ae9b5d5c8d23fa6a"
sha256 cellar: :any_skip_relocation, sonoma: "0061a6fdaa937832bbe667ad329322311d37d91ca438d93578662ef51ebe3469"
sha256 cellar: :any_skip_relocation, ventura: "48b4010f65a98d7164485832c0ca9d617209eee1f2a1a5eeec83701a3ba997b4"
sha256 cellar: :any_skip_relocation, monterey: "81f30728751729874eda4ec1e8f1eae0aa04577ef55f5b1b609a16363fef6f66"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b81a3ae0420870cbf16114ba3e57c562f336830f3b3482cb2cf6d3b4d0aff757"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "743f48753ca662a284aa6a7d71542c1ef7e086ea4af98c505a803c4ca608caaf"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6c5a3916a3ff30dda46c5b0d06943c72d3c38d3140ff5bbaf3c056d5a33f56ad"
sha256 cellar: :any_skip_relocation, arm64_monterey: "961989f092c905bacd3ad47afc987e4c698262382d70a58dee41b9316daca3cf"
sha256 cellar: :any_skip_relocation, sonoma: "1872ff2d362eac1a2b3228e8d9c74a468d461bf2978ef871de85a3a475ee91e5"
sha256 cellar: :any_skip_relocation, ventura: "c1f00cfa6d86fd6e832c10a93778335d1f0bc628f3077bcfab36951fac95acbf"
sha256 cellar: :any_skip_relocation, monterey: "afe284d6e9c57ad3b61fc068a7b8220f66d253dd510ffc3d16c641f04d544938"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a7459749c72eaf66ded551f1ec3c64b735124380b51d72da860a89378e4b4a6d"
end

def install
Expand Down

0 comments on commit b489f8c

Please sign in to comment.