@@ -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-08-05 " ,
6- revision : "f038e8ce8dbb06907fd38ab403dfc84775a22e25 "
5+ tag : "2025-08-12 " ,
6+ revision : "78c8c365973234f9a73c20b8c8cdcfc4dfa5cb2a "
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 : "bf75d4cf1a428369c599c24306f0b7b436b0b5ad2a5e1e707bc7928502abd462 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f2443b1abd564e29896930650724e83cd1f5b10fa892f1388fa1f26d8911d191 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "51da4ea3b7530f50bc03e5a2c87224589d7491702d6f5085a25bb87f90d793ec "
14- sha256 cellar : :any_skip_relocation , sonoma : "ad6dd3786774640ea74b6c685c00dca3a9d34539e6835f7c6ec8bfadaf1da85d "
15- sha256 cellar : :any_skip_relocation , ventura : "d19f3533f85fae69290482cc6c7f1053205995626d8c1d02e6679709cf0b188a "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "2028ffcf9a4ca27f2c3b34d46fb95aee25578b408be47852f65d29c53a4322f0 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "cdcf38a53a7b477d5b5f36747864efc67ad4b94253c475551a021d7b8752f4ba "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "54f067db5b30bb4dafd63fae0e5eb0fb98cd918ccc1dc854539278488ffa380a "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ba4b2c3ba5d9ac77a121eebeb8c69fabbe681be6ed5a306033d10dc4e87a6e60 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2537baaee5013564949a7ad253039e65aa693a9a261319318767dd6d55497be3 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "d1efd61ca84926f329527e9edf4bc8cf60deebafed2305d52adc386fcbb7e643 "
15+ sha256 cellar : :any_skip_relocation , ventura : "5a30c592680bceed864f29f6bb47dbbd954223793a5093df82abf9aa884326fd "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "216feb3392ccd10e3d84cfc69aa282dbb4d5f81eb6a67738570682af8c6c5e29 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "27b356e712591dce64c77f424359d333021ee50a3382472dc90bf240488b82c7 "
1818 end
1919
2020 def install
0 commit comments