@@ -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-27 " ,
6- revision : "e7d763e7175e848fcee79fde3621975a8db859d3 "
5+ tag : "2025-09-02 " ,
6+ revision : "ac7d3615444de404877d677c894f9d958d0ae899 "
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 : "e5a1e1947b530d7a35bdc3fd96ce0b9b83a29aea9799405dc22aed8bf9465ce7 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cfb23dfb066aeee71a38638fa1f3d81f422a36d96b43b7b21a498a538b93ba4b "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "dbbcf126236cb0c20529386f61fca0eaff852ea3272df63103f8eb63e929cf7d "
14- sha256 cellar : :any_skip_relocation , sonoma : "6a9ac73d9a456ae4a91b46f710982a3be1f1c4d6254b6ca407a50cfccc2e0305 "
15- sha256 cellar : :any_skip_relocation , ventura : "e7431d8c5d0d448a1c750e451738ec928fd1f7bfc7b5f1d7063e73a7990022cf "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "7a4dccf315235d54ec572e75efa291bacfead9dd3cb0f1504d49f80e81dcd833 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "9546ebc072212626aa9ee3ab4e00e8a0f7b1b1c5734d7c2dd6a9de476b9f80f6 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "dac7de2f951a5a41f27a19220d0b0c6855b403863f01dc898327c77a0f7df549 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "15995cca9b68de60ee63939f91071dd0f9bc5f705e0fc3c39449c17fa3618f8f "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e558fa8d471500ad211f5ba13bf1d63901997f9b160ba3221b10baf8e9b5b068 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "802cdcbce528af502e7d17c8e352ec4bda53c4a0acd86102d4b7b5fe392eabbf "
15+ sha256 cellar : :any_skip_relocation , ventura : "d43d26dd2d6c97de4f68c56c17056cde018363acdbc7e4c44faf9e2313a2f5ac "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "ff16b717755a738d3962645ebc0124cb5aaf4509e1b113c302d3d66369442e9a "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "62c920bff6bd727038adb51b9a2795d1b64419550bb97ed7f0e55f66c821839f "
1818 end
1919
2020 def install
0 commit comments