cfssl 1.2.0
Closes Homebrew/homebrew#50527. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
b7ec818850
commit
01fa30b2b4
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
|||
class Cfssl < Formula
|
||||
desc "CloudFlare's PKI toolkit"
|
||||
homepage "https://cfssl.org/"
|
||||
url "https://github.com/cloudflare/cfssl/archive/1.1.0.tar.gz"
|
||||
sha256 "589222d922aa4ebae2039a54c46b9a7c2df4c95d78026ab35768a6cf62836ca9"
|
||||
url "https://github.com/cloudflare/cfssl/archive/1.2.0.tar.gz"
|
||||
sha256 "30301696fa7ab59aca0cf7883ee82b9b42e0e7c0022269f51454b476a9a2edf9"
|
||||
head "https://github.com/cloudflare/cfssl.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue