Skip to content

Commit

Permalink
exploitdb: update 2023-03-23 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 23, 2023
1 parent 56c2b78 commit 8175c7f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/exploitdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ class Exploitdb < Formula
head "https://gitlab.com/exploit-database/exploitdb.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "2df2131ad7f22bf31de5aaebf3b8873f9022a0193244f9f3f212efd9e98ef579"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fdc03d881a972297da41a282d59be9178f37b4458d341034b9cca6d5ea758b6b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c3af4165be2346aa309064004e7a57d4f05e7df0b75d05cff1813427332ded38"
sha256 cellar: :any_skip_relocation, ventura: "2b9dd9a7b09189846fc375d9a6e403e545109034fe55dbd8ceecda0a49f43427"
sha256 cellar: :any_skip_relocation, monterey: "c536aeda9abbfcdb0be595b7f893239ff0555f37ccfa9bc10f1b518bf146aef7"
sha256 cellar: :any_skip_relocation, big_sur: "9e09fd65ea28cda8235080b4fd8eaa6c4256a0aa77c94033071b0b5ba636bef8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9376110568e8e4a177a55722ae4e3ff2ea05a47edc98bb9562e5602c6cf06d3a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9ffa6408350f77d265f8a5acea67262c431b5a6706e0f3adb1f98c885937def2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b77ab15262edbb54943529a7b65e7e28bd60152b6c056d4d6c372435c6ced536"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "cfb0214d86a185dc200330802abfe59a7aeb44484c71fc0277ccd195a4fc1a16"
sha256 cellar: :any_skip_relocation, ventura: "11f0605d80778356bc51e14913e132ffc3ea358b4f3867f94dbd53d8e823e4eb"
sha256 cellar: :any_skip_relocation, monterey: "66078f771c5126af8781685e46aea9cf516a16584e74c255202ae344c1ee3605"
sha256 cellar: :any_skip_relocation, big_sur: "1fb7b601a0e56e94af445e6804a99d5efa92b160af57ebcf2e57f21d74c25eff"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5265949f3b6fd78634ff1224c9519d7bce71e94c8d607d555e7c2072f2e4c002"
end

def install
Expand Down

0 comments on commit 8175c7f

Please sign in to comment.