From e8f1c0e78c81bd2a58978ad6d46161ea56e92e5f Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Sat, 19 Oct 2019 11:45:22 +0200 Subject: [PATCH] flintrock: update asn1crypto --- Formula/flintrock.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/flintrock.rb b/Formula/flintrock.rb index a49bb42a14fa3..47c343eb8f79c 100644 --- a/Formula/flintrock.rb +++ b/Formula/flintrock.rb @@ -5,7 +5,7 @@ class Flintrock < Formula homepage "https://github.com/nchammas/flintrock" url "https://files.pythonhosted.org/packages/82/2e/c2aa7e8a98b03632f789e15854ee9716d6b3aef31580950458285819be95/Flintrock-0.11.0.tar.gz" sha256 "f203a5558acc5fc7d8fd6efefaf6f0b90625c9d9c938521cdecc44bc684b3605" - revision 1 + revision 2 bottle do cellar :any @@ -17,8 +17,8 @@ class Flintrock < Formula depends_on "python" resource "asn1crypto" do - url "https://files.pythonhosted.org/packages/fc/f1/8db7daa71f414ddabfa056c4ef792e1461ff655c2ae2928a2b675bfed6b4/asn1crypto-0.24.0.tar.gz" - sha256 "9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49" + url "https://files.pythonhosted.org/packages/c1/a9/86bfedaf41ca590747b4c9075bc470d0b2ec44fb5db5d378bc61447b3b6b/asn1crypto-1.2.0.tar.gz" + sha256 "87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384" end resource "bcrypt" do