@@ -2,19 +2,19 @@ class Exploitdb < Formula
2
2
desc "Database of public exploits and corresponding vulnerable software"
3
3
homepage "https://www.exploit-db.com/"
4
4
url "https://gitlab.com/exploit-database/exploitdb.git" ,
5
- tag : "2025-03-21 " ,
6
- revision : "40ceb13974b16530fb57143b3339701852ef7c63 "
5
+ tag : "2025-03-22 " ,
6
+ revision : "c185b4853b4568124c3e945bf495dfcc8fa7c13d "
7
7
license "GPL-2.0-or-later"
8
8
head "https://gitlab.com/exploit-database/exploitdb.git" , branch : "main"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "4d6f6f948c220a431aa2b64512a692777fed713069e7c15a5f2834d017a86d02 "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e83febe138c99b44be5aeb04a448e392354379241ebdca0204fab7bc93cb6df5 "
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "ee4a824dc0ba4b84133b346553f84a980c1d39c595e71542b6141918ef2f6733 "
14
- sha256 cellar : :any_skip_relocation , sonoma : "cdcf1d96f99782056bec0072c3088aa751bcc8382824af3dd7905d3c3550f58f "
15
- sha256 cellar : :any_skip_relocation , ventura : "058f5ebee30ede042e0bb39d5e86bda55ff8309e744d1f5658132212a4f00335 "
16
- sha256 cellar : :any_skip_relocation , arm64_linux : "9266b8b1e863f333817cbcca35770890c13e89321a047faa0902b1485d82bdda "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "151f9cf48f3f428e641e769e66849c2f13940bd393ff0f3b3f17bd8ef057ed7e "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b711e4be550f7faa78e52b6e88611ed1dd584a1482f06a09c9b7226da22ad0dd "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "219a925a7e29c0757dbe2a16a7a7a5d300a829efd8550a1cc0077e026e4e9863 "
13
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "005a661a659b2386d7fcde03ec6e98e9d0e136aaa3492501ca7cf8ab0292fbc8 "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "6a0bd2352dd4b2b3642023f1d261038a64a40b621a0753f30d22ed83c45173c7 "
15
+ sha256 cellar : :any_skip_relocation , ventura : "a875ebb5d165b972f578dec6fa380699715e788c9c612af85f55283c4e4322d8 "
16
+ sha256 cellar : :any_skip_relocation , arm64_linux : "b8c67502e383662ba95d1488d2b219d537821fe7de8be6a95dbcce3babab38c1 "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3eaf119f3f06ce2353cc7645e2d3315103e30d57f9a4e72f990abcd7742b1d48 "
18
18
end
19
19
20
20
def install
0 commit comments