Skip to content

Commit

Permalink
theharvester: update cffi resource
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Jan 7, 2021
1 parent 26ea7f2 commit f52c5eb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/theharvester.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class Theharvester < Formula
url "https://github.com/laramies/theHarvester/archive/3.2.2.tar.gz"
sha256 "597b5fdfccf76a30258d56e9c62dffc56fdd78682f75f2ed5b62b5a703d633b4"
license "GPL-2.0-only"
revision 1
head "https://github.com/laramies/theHarvester.git"

bottle do
Expand Down Expand Up @@ -54,8 +55,8 @@ class Theharvester < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/cb/ae/380e33d621ae301770358eb11a896a34c34f30db188847a561e8e39ee866/cffi-1.14.3.tar.gz"
sha256 "f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591"
url "https://files.pythonhosted.org/packages/66/6a/98e023b3d11537a5521902ac6b50db470c826c682be6a8c661549cb7717a/cffi-1.14.4.tar.gz"
sha256 "1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c"
end

resource "chardet" do
Expand Down

0 comments on commit f52c5eb

Please sign in to comment.