Skip to content

Commit

Permalink
Merge pull request #174615 from Homebrew/bump-exploitdb-2024-06-15
Browse files Browse the repository at this point in the history
exploitdb 2024-06-15
  • Loading branch information
BrewTestBot authored Jun 15, 2024
2 parents 53af941 + 88b5f63 commit cf97fdd
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-06-08",
revision: "a99f08beda9c9769ad22305f7f53132f1261e2f0"
tag: "2024-06-15",
revision: "1064b5c455f09465cb7e1395eba3147db4502712"
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: "707d85dda0a658d02646cad80fb27e70dac08a04f5c6c460b942072b9c11325d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "028ef7b2dd5108ff2ba8bd04572412f5bf45f971eee444b4e16a439d6a0045a1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2de0d1e73a06282579310306314fc919a117f28975885635805a09d2ce904ff3"
sha256 cellar: :any_skip_relocation, sonoma: "e2391e4009a3a4f1642248c4130af4eb81dd1b3dcd46db9f7dd06c71ce2f9076"
sha256 cellar: :any_skip_relocation, ventura: "8097b7601b2e2fac02aafd160620f5b26eb4cf8af418302714f19471481628e8"
sha256 cellar: :any_skip_relocation, monterey: "74f7e44207bb59eea7a22adaa634e7cbf67d4b4a73d41b4b36c072c4c0f48d08"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0efafdff6d9ca6a71a1ab07c29eac628fa21aae8677b5e878ddf9ba0e27c8215"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "92d472ca6ee71e80bcd2985ddb5876cd3e9e41b77fbdc15027fcab1088ab6762"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2b542fe55c294f3b2e2bc55cce8f8d0037d70f75ac7677c592f095c537c531d5"
sha256 cellar: :any_skip_relocation, arm64_monterey: "60c1758073543cd4c98f5e2d16635b5b1b63dc6c3965a6b36eb9ee116f9ae206"
sha256 cellar: :any_skip_relocation, sonoma: "df1f5ebfc332f3fdfdce3a5239aeab13fbb2b0c3b496f879ebbcf0c0bd43a7d9"
sha256 cellar: :any_skip_relocation, ventura: "48895763f8752cdd1429008220ff7079c0b25add40e3d32e0662a9fea7254d73"
sha256 cellar: :any_skip_relocation, monterey: "335c3455525c4ed6dbb336a770c36d61f1ffb084e6c6b8e0f0f8a2a41faa5a8c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d04767138a637063be876d7bd8597db0a2c738ba768c3ba5f5ca2cce9a9ab736"
end

def install
Expand Down

0 comments on commit cf97fdd

Please sign in to comment.