wpscan: update 2.9.4 bottle.
This commit is contained in:
parent
82ce7dd45b
commit
fc356c63a5
1 changed files with 5 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue