buku: update cffi resource

This commit is contained in:
Alexander Bayandin 2019-10-21 12:15:09 +01:00 committed by FX Coudert
parent 09ceff6c1d
commit e4677fe58f

View file

@ -5,7 +5,7 @@ class Buku < Formula
homepage "https://github.com/jarun/Buku"
url "https://github.com/jarun/Buku/archive/v4.2.2.tar.gz"
sha256 "08866f284a03454d9ee5bbb332da62e6ae1dfbe83ada75092453a7fd04fe62b3"
revision 2
revision 3
bottle do
cellar :any
@ -33,8 +33,8 @@ class Buku < Formula
end
resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end
resource "cryptography" do