certigo 1.8.0
Closes #11051. Signed-off-by: Alexander Hamann <neutric@users.noreply.github.com>
This commit is contained in:
parent
588349d5aa
commit
f92c89c8c9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Certigo < Formula
|
||||
desc "Utility to examine and validate certificates in a variety of formats"
|
||||
homepage "https://github.com/square/certigo"
|
||||
url "https://github.com/square/certigo/archive/v1.7.0.tar.gz"
|
||||
sha256 "027b052fb0526e444ad50375867d3d1702b4b1cf4b4099c0ae0f29355b34a213"
|
||||
url "https://github.com/square/certigo/archive/v1.8.0.tar.gz"
|
||||
sha256 "df176a9b8d4972fdb95cdccac0b9788eab2ae00fb14a1516f49bcdd335093493"
|
||||
head "https://github.com/square/certigo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue