@@ -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_sequoia : "521036547065f5e32268ce55336aeeb5c4dc0506be69374f567f4c987a8dfd1b "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "acbc9e4f6b3c2b3ba0076ea8aa01fc48134f7fba1941e14dc1c20f938d3e8b0b "
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "844f0c6fced19316f7a8cbe2a1a34d5529db3bc7211f9af8855c74147373e99b "
14
- sha256 cellar : :any_skip_relocation , sonoma : "3c92f737c064e05597e74408eb2d6bfabb7fdc1e930e9fadeeae3e1212183c47 "
15
- sha256 cellar : :any_skip_relocation , ventura : "cf84eff2a4ee36cb77a6ab3d51654073be95846172a32343e6d84c6db7ad2a48 "
16
- sha256 cellar : :any_skip_relocation , arm64_linux : "5d0faede15d2506a5442ff1501d1adc8980fa40ae3c9e836cf39717809993812 "
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "1c26cfc413506a5e3c8a2daf0d52ec52a23c5f200b166538ceb17b500bcb5995 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "25885008ce969f35df06d5200debef8fd61255853021abd05ec41915ea82ba71 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c150c54aaf22195abe91308fad801c9d5ff244e17b1325363bd6fbebeb82d37f "
13
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f406fa2e53d98ea8bc0cd5f0b07165d7e665f3e820b85cc4f69561eb874dc7ea "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "d2ecdef48b66dc94a14edde2894b4e50f367af6fcf93c47a9e766b040cb92d6a "
15
+ sha256 cellar : :any_skip_relocation , ventura : "19c0c6de86b6cd76924ee332a5b4fa9980a96014acd4308e104c15492e99357e "
16
+ sha256 cellar : :any_skip_relocation , arm64_linux : "924891cbc60c239a748c1502a16a47e083df55e28d0845ef05d82aa27ddf05ab "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2c6a23db5dc8dbf0cb8de7dfed14fc89052382438926f2e569cca0efe828cbae "
18
18
end
19
19
20
20
def install
0 commit comments