Skip to content

Commit

Permalink
credstash: update cffi resource
Browse files Browse the repository at this point in the history
See #68463.

Closes #68530.

Signed-off-by: Carlo Cabrera <[email protected]>
  • Loading branch information
carlocab committed Jan 8, 2021
1 parent f6a3601 commit cdedbc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/credstash.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Credstash < Formula
url "https://files.pythonhosted.org/packages/b4/89/f929fda5fec87046873be2420a4c0cb40a82ab5e30c6d9cb22ddec41450b/credstash-1.17.1.tar.gz"
sha256 "6c04e8734ef556ab459018da142dd0b244093ef176b3be5583e582e9a797a120"
license "Apache-2.0"
revision 1
revision 2
head "https://github.com/fugue/credstash.git"

livecheck do
Expand Down Expand Up @@ -42,8 +42,8 @@ class Credstash < 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 "cryptography" do
Expand Down

0 comments on commit cdedbc6

Please sign in to comment.