Skip to content

Commit

Permalink
gimme-aws-creds: update cffi resource
Browse files Browse the repository at this point in the history
See #68463.

Closes #68520.

Signed-off-by: Carlo Cabrera <[email protected]>
  • Loading branch information
carlocab committed Jan 8, 2021
1 parent b012b94 commit 28cd51b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/gimme-aws-creds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class GimmeAwsCreds < Formula
url "https://files.pythonhosted.org/packages/3f/45/7914db3590585b3cc82f3e91c5ff26de4d0542bd24a22a054aa066d34b95/gimme%20aws%20creds-2.3.5.tar.gz"
sha256 "8e40c49dbbb08ae99618576ffb163f5928a3b05001e869cef63b995d7eb60767"
license "Apache-2.0"
revision 1

livecheck do
url :stable
Expand Down Expand Up @@ -48,8 +49,8 @@ class GimmeAwsCreds < 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 28cd51b

Please sign in to comment.