Skip to content

Commit e4a651e

Browse files
authored
Merge pull request #280366 from Homebrew/bump-exploitdb-2026-05-01
exploitdb 2026-05-01
2 parents e76f5d2 + 5c5d324 commit e4a651e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

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-30",
6-
revision: "06141ca03c60d5f6c8cba2eab2c1fedc9ef8d7e3"
5+
tag: "2026-05-01",
6+
revision: "517e84ee09e1ccda642ad1eff9ba220cce67794b"
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: "47ecaa3daa4adbb58070818a4810cdb4c7730c1589f059e71a1b2ac26a27e618"
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "165e55d44758d45e22ef7c9c8ff57d00c83cc0a5f7ae3025ae1e26c66806e419"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "55620fb204cc11148a7a1c11ed20eef324e1fa9624d40f6d07c606866e453e0a"
14-
sha256 cellar: :any_skip_relocation, sonoma: "bc5146ad02e7b5037159357a2220d261111b47f0dfe9297e65d061e80a3fe8f8"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "bdcabd9c8583b15451fb514370772ba62557317b44cf9051a1135a3262baeed4"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "26e54d1365a4016e3893480e86d6e2df8b583cf7b852ab93d5272ef29b7ca2a6"
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "91ec2f7bf676e77aa309695bd66096fb7e93469abba172f361115102a8d73e90"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "88c3cf85b1d47e4780f0c2d8252341479b5d0b12bb3f2c6fef62757a4e197329"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a054a2fcc79be65f4ff2e9f02025a269cb0015ad9254c516efd6bb88518f7248"
14+
sha256 cellar: :any_skip_relocation, sonoma: "d113228ce9042ab6f6e17145f8ca2949c65e1816cd755e4f000403d01b1dafce"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "19a8935487e5c9a0328eb8d8c81a2dcdec8b1bf4b6c339f79e428378ddeb452d"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f60a94325ae15e0340c81f0a4928a826602dbe8420625b5fa1e0e2e82f7eac74"
1717
end
1818

1919
def install

0 commit comments

Comments
 (0)