Skip to content

Commit

Permalink
conjure-up: update cffi resource
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Jan 13, 2021
1 parent 9d3f868 commit 244a499
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/conjure-up.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class ConjureUp < Formula
url "https://github.com/conjure-up/conjure-up/archive/2.6.14.tar.gz"
sha256 "c9f115229a305ff40eae051f40db2ca18a3dc2bd377397e22786bba032feb79a"
license "MIT"
revision 2
revision 3

bottle do
cellar :any
Expand Down Expand Up @@ -52,8 +52,8 @@ class ConjureUp < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
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 244a499

Please sign in to comment.