@@ -2,19 +2,19 @@ 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 : "2025-07-03 " ,
6- revision : "83f6bce1ba1b5d4ef669fc9c5434c577d05b3ea4 "
5+ tag : "2025-07-09 " ,
6+ revision : "1c08d6e575c13ef990a2265320bea09f8e209ac9 "
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_sequoia : "c4064f950165552ed594386e71e2dd8c0e5297ebfd5a857c2c35f715a20364e3 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ea3b34ed8b2b73c4cba766071b1dfea77fd3d3a6bb6321c6ca0fce5586d94371 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "d6b59c33a82f886711224a0d7c64064128c89b4f9b3699e9b0281ae0a1b118aa "
14- sha256 cellar : :any_skip_relocation , sonoma : "ec574681aef37a43433a6be6b0d282aae7a5acb26040141decbf20058e3a6873 "
15- sha256 cellar : :any_skip_relocation , ventura : "71d12e62555ab20a54872b4a46ca2be273d17482f213888d75f41fb0090c8dfd "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "cda2a747bcbe6a28c3a85f914fa8238a32a6b27ba8e2ae04bde42d14874f2fd7 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "4a7b5cc6253b90afacf6967690db21988690232402e1e09a9b1a229908dd3073 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "845171469451163a687b91b1039a68864e0e5fe0d24e66c4751a70f7c852c501 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b591899f2bf71774a084634e633112518b2fbb3680f027374c4af259b6abc902 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "90dd622456b66281eb39da798d46733cb2f3b9ccc6ee1516ee2171c1bd3f8436 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "6604fb66d52c324ff5e4ee7e35213eec1c65b0d196adb243d1c829e5312a0f60 "
15+ sha256 cellar : :any_skip_relocation , ventura : "bdc12dcd04fee46777c4c8ad901030b19ce1100d8cdc172d2d1ce7859822e253 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "b59312a64fa073b2e96857f142e5eff0243c4f0340e16bbb402506260e3813e2 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d57c5c381710e320fb5c31315c0ac226f3b7a25718bf2cadf8171e57078f37d5 "
1818 end
1919
2020 def install
0 commit comments