certstrap 1.0.1
Closes #102. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
e05171d234
commit
a6341cbb5f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Certstrap < Formula
|
|||
desc "Tools to bootstrap CAs, certificate requests, and signed certificates"
|
||||
homepage "https://github.com/square/certstrap"
|
||||
url "https://github.com/square/certstrap.git",
|
||||
:tag => "v1.0.0",
|
||||
:revision => "9671766fc7853ce55c64aebdada03dba918c9a95"
|
||||
:tag => "v1.0.1",
|
||||
:revision => "c66ef6751a6e5a900c6d96cbdd0e3ee9b18792d8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue