Skip to content

Commit

Permalink
Merge pull request Homebrew#169135 from Homebrew/bump-exploitdb-2024-…
Browse files Browse the repository at this point in the history
…04-16

exploitdb 2024-04-16
  • Loading branch information
BrewTestBot authored Apr 16, 2024
2 parents ecb063c + 7540b53 commit df79bd1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/e/exploitdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ class Exploitdb < Formula
desc "Database of public exploits and corresponding vulnerable software"
homepage "https://www.exploit-db.com/"
url "https://gitlab.com/exploit-database/exploitdb.git",
tag: "2024-04-14",
revision: "b59144d74e6dc1db0f8f7d04499d707e68635a30"
tag: "2024-04-16",
revision: "27ecd9e84b281f368771ce9d01af97c9d47a0cb5"
license "GPL-2.0-or-later"
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "08a940dcb6ac4b9e317ef5704f201ff776f0b2a99f2e6ee91e4b06ab0aea84e7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8268383fc969116ed32d84a8f1858474119e8cbadb187e71a5fd2576207e3f8f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "cb761a642cd98468ad6ceaf66e209c56cfb3cad023cfe9c78be036f841342452"
sha256 cellar: :any_skip_relocation, sonoma: "e33d57bf6957e43bee85ed55036350646f7a44538fea18822da629a17360b685"
sha256 cellar: :any_skip_relocation, ventura: "3eafe4b1b1b05e91b1fea1cde1d76b91348c05ae9420b560749e871a14f64072"
sha256 cellar: :any_skip_relocation, monterey: "cf9b9e6ed4e6c0c0460e79b8351db0f983315d401b07d8a857f07295d6568fd8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8499bbf9e9152da38e115f07ee267d77b82731db7e9acd6cb77fbb8388efad36"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "459f30330573082c5f1edd7f08b495e1a1030bd2796c96ea530373df56d1417a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e976a18b9b83de6f3cfd90e1a4b06daaf5563ca2510644892b9a3faef4311de9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1877a928f50a4036555e735247c41f2b83dad0fc32440d2e3d94e11417774ac4"
sha256 cellar: :any_skip_relocation, sonoma: "bf6696a1ff33f856b4c224950320e52b55cb55601ecc3ceba6fb3e1912ca924a"
sha256 cellar: :any_skip_relocation, ventura: "e34938b3a6f8636bfdb524c7fc73f63c18a95136f3cf0c58ce0a0857e7e9a549"
sha256 cellar: :any_skip_relocation, monterey: "da950b48e2c073c6ae46f91ec5605a0ccf1e5c68ec32d1866110b31af11ece52"
sha256 cellar: :any_skip_relocation, x86_64_linux: "13e5d0cba1bbb04b3b73b0ad2ed48adc6fb955d629a5739f94129d8d395737b4"
end

def install
Expand Down

0 comments on commit df79bd1

Please sign in to comment.