Skip to content

Commit

Permalink
flintrock: update asn1crypto
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Oct 19, 2019
1 parent d54cf52 commit e8f1c0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/flintrock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit e8f1c0e

Please sign in to comment.