Skip to content

Commit

Permalink
s3ql: update cffi resource
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Jan 7, 2021
1 parent d31422f commit efb27d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/s3ql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class S3ql < Formula
url "https://github.com/s3ql/s3ql/releases/download/release-3.3.2/s3ql-3.3.2.tar.bz2"
sha256 "72b310052752e281a17468a8bbe9006db7fa1f0184b83b38c5667239dfd59e73"
license "GPL-3.0"
revision 1
revision 2

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

resource "cffi" do
url "https://files.pythonhosted.org/packages/05/54/3324b0c46340c31b909fcec598696aaec7ddc8c18a63f2db352562d3354c/cffi-1.14.0.tar.gz"
sha256 "2d384f4a127a15ba701207f7639d94106693b6cd64173d6c8988e2c25f3ac2b6"
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 efb27d4

Please sign in to comment.