From e4677fe58fcb7916a2b611a04ffa19a6334697b0 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Mon, 21 Oct 2019 12:15:09 +0100 Subject: [PATCH] buku: update cffi resource --- Formula/buku.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/buku.rb b/Formula/buku.rb index 66d3f31387..b1f9732b4b 100644 --- a/Formula/buku.rb +++ b/Formula/buku.rb @@ -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