@@ -8,13 +8,13 @@ class Exploitdb < Formula
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_sonoma : "1ec6b2e36555db4c1d09829011b00db708faaa5435879fa21e7d4f05c722c91c "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "7503b26b2fdd472ab317be985dc75611f07e4d533436f91d709e437d8b5f4ad0 "
13
- sha256 cellar : :any_skip_relocation , arm64_monterey : "2970e92652e45fdb47d7d992aa40ffd4cb6f5789898420d1348a4d84126115b9 "
14
- sha256 cellar : :any_skip_relocation , sonoma : "9cf5b035f13533f5f1c0b8c32856f6f546fe6c83d12fb85f98c1144a7d9e9a7e "
15
- sha256 cellar : :any_skip_relocation , ventura : "787a00e7f7e5e826c0c4480c260ae3e6b59e9c1d06fa14eb75e3deb12dfa4b58 "
16
- sha256 cellar : :any_skip_relocation , monterey : "d38cd3765260d6908d806fdb4f36ff91a2bbdb70b259bebcf5bd189567ae890a "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "895fccdf6baa94ba8f9e2b6364f96e1ad4c13f80aca31ab6645f47d27121e2cf "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "393b42a9b1130abbed11f316a73414385a2e65825baa1b095945e63cd0d71c0f "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "98b075a63e3391ef54aa38156f8844cd126f185bec3e11ba871e10f875089232 "
13
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "9d52e0bd313ddc8d578e2fcc86155140a8ed442e5bc60fd2cdb8874158c4fd60 "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "43285528e211648cce88cddb53ce3e885dcc267176968ac97a1e6949b9a8ab9c "
15
+ sha256 cellar : :any_skip_relocation , ventura : "2e4a7aba779ea1ba621d4ea709c64898b30d84c38b3e4a2940bce8bd25365129 "
16
+ sha256 cellar : :any_skip_relocation , monterey : "1f06fd683946aec01bc6d941c46701ee5160fcac3d340f9270597b8d9afede77 "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0a011bdc3f1ae87cd52489d5aecdce5899819e15e2059d75f6e0d10a9310739b "
18
18
end
19
19
20
20
def install
0 commit comments