From fc356c63a5dc501345e9344b326d9bf0d904ed48 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 14 Sep 2018 11:47:29 +0000 Subject: [PATCH] wpscan: update 2.9.4 bottle. --- Formula/wpscan.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Formula/wpscan.rb b/Formula/wpscan.rb index 84e21cdb6e..b59172c3ec 100644 --- a/Formula/wpscan.rb +++ b/Formula/wpscan.rb @@ -6,10 +6,11 @@ class Wpscan < Formula head "https://github.com/wpscanteam/wpscan.git" bottle do - sha256 "cf6d8fa053b0389894aa83ce41a3ce106121fafdb13414e3453fac8f62728c68" => :mojave - sha256 "4ec2e3b27d79d68cd52fa7ea222ec1d44f45f11b4a756e6f78fd578cd2bde542" => :high_sierra - sha256 "19ae05c1e0ab1f90ed41fbcb320d96a41fa43012f39ab4ac7e714148c802119a" => :sierra - sha256 "41b2171f3609acf4e10770809b79dbd11c7ee6a1c2f384b0d8ef04767f7d5e93" => :el_capitan + rebuild 1 + sha256 "dabc92a0af95e91c9257803ef547b1d2ce6cf59f950893b34106fb73098ce32e" => :mojave + sha256 "474e42470e4b10fde9c416f985120273acb909a17fea63c76a291c448f0153b4" => :high_sierra + sha256 "85ef3d390772979703100fb42db28c944860728075f6ff49bacb917d95754097" => :sierra + sha256 "6170bf76495f5826c18dc2d8ffd61bf3ca0064617f58701e63e806abf10106c2" => :el_capitan end depends_on "ruby"