Skip to content

Commit 6a34d1f

Browse files
authored
Merge pull request #276919 from Homebrew/bump-exploitdb-2026-04-10
exploitdb 2026-04-10
2 parents 0faff78 + 3446225 commit 6a34d1f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/e/exploitdb.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@ class Exploitdb < Formula
22
desc "Database of public exploits and corresponding vulnerable software"
33
homepage "https://www.exploit-db.com/"
44
url "https://gitlab.com/exploit-database/exploitdb.git",
5-
tag: "2026-04-09",
6-
revision: "ec340d84a84482597ab9e633dce3ee98906b0c42"
5+
tag: "2026-04-10",
6+
revision: "a55ab4c4822f68afab72d929593fd04c860f5d97"
77
license "GPL-2.0-or-later"
88
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "f005433e915d3abf776f92f3b5d328d06d373ea7f191f6e0b2972e1480541edb"
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2997516110354c92a1a631a2c5415d67438b2abe0d7e99819a91eb39a75f40a6"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7748b54f72738e334c14729743c18b83a464dd891922ef817f5a670476cf9bf5"
14-
sha256 cellar: :any_skip_relocation, sonoma: "96d4b15d402f41b0ac544db3a6f7e90711e579bb687dff55c5a3a1c5cb175b5b"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "ea1c3c9922b3f49555d76d76887799acf7c836e28b6791fe212c28061a7afb28"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "843ccb4a154ee116784b4ad3397a2460f2f0aa68dce846fe0f349f8c4e7808b7"
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2ef622732d53fcb27c0ca4710b9ea4afd232b1608942964ecad3d69ac5c69903"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9f5dd8cb7686a5c6e95ac5c983fd7cab9022c7796bd90a9b4e5892188d31dc80"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "476537c9b92539b320396e5398c43ce623728093e48914e51ab61b6e00cc1262"
14+
sha256 cellar: :any_skip_relocation, sonoma: "e60f5acd1050f566d9daa2df3f1c7db5dca90d5d7caa18e8bb541a65a364ba2d"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "dcc0bc6a3b832c5a7a71dbc3f54429d041cee6eec6a64700e717fa967fd4a683"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "da908b72034e1b3d1a0c148218dc3d41e796ec150e6e687a75dda20fa07c8cba"
1717
end
1818

1919
def install

0 commit comments

Comments
 (0)