Skip to content

Commit

Permalink
Merge pull request #178637 from Homebrew/bump-exploitdb-2024-07-27
Browse files Browse the repository at this point in the history
exploitdb 2024-07-27
  • Loading branch information
BrewTestBot committed Jul 27, 2024
2 parents 9c0d54c + c29696d commit 6aefe0f
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-07-17",
revision: "c27f5a1741c275f00f68384192f43cab3ad93cbd"
tag: "2024-07-27",
revision: "74ee6f57c73bdaf69e5700803edc5d1528748eb2"
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: "4f2cb2ea06a4f1d859e78e719c0621e6e30a98215f4da9d887f036a3c9796799"
sha256 cellar: :any_skip_relocation, arm64_ventura: "825d64e22a740a5de1326173128d445ee8530346680e83650eb7e211f6860a6e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e30867bb945085ee956e9bca8c3e77fb4a1d889c87602d83c489bd18152d007a"
sha256 cellar: :any_skip_relocation, sonoma: "8aebc90d6ddef226686a5bc1ca57ed9f1255e42cae26c650b4265cc5248fed5b"
sha256 cellar: :any_skip_relocation, ventura: "f47f468079bf92687bb95bdd1815a27495d925334162714532b410a87608dbfa"
sha256 cellar: :any_skip_relocation, monterey: "81e9697a87502c51bc5ec3859a36c74638b6ee173334d00b08cb479d91805da8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "28fe3b4717a2e43fd051cb1244bbe67f27f7719122ecb473b3c51da4ad84498d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a3491f9896422604f60828375b9233716691b046106611253d9f7c9bac70554d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "03ad6be8ea3fcd8205fa08752b2ea7041eb4950438cfc706af90e799ef195e04"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f9221e0599da0736ee503185b1c53a08839395fd6df7a888d2b0898a90c5ffa6"
sha256 cellar: :any_skip_relocation, sonoma: "4e3758427ea8716e26f02566a92f7dbb3a5400a60a2d477d9b4ae9a42b95ddc2"
sha256 cellar: :any_skip_relocation, ventura: "e8cbde9983d2e9e4eddcdf615b348830db30da425bc60a4d1fe437c23c15b585"
sha256 cellar: :any_skip_relocation, monterey: "8664507765f01dcc1f4e41ee385b3458b6033a4e92eccf9e742a255faff2fc6a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "20d9a6c5e3293d1c113ff8a553d47f4c8842d853b112e4e45a0b0371a69e9740"
end

def install
Expand Down

0 comments on commit 6aefe0f

Please sign in to comment.