From f92c89c8c916abdd73e9a626171ae4ed6d9c055e Mon Sep 17 00:00:00 2001 From: Cedric Staub Date: Mon, 13 Mar 2017 13:27:40 -0700 Subject: [PATCH] certigo 1.8.0 Closes #11051. Signed-off-by: Alexander Hamann --- Formula/certigo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/certigo.rb b/Formula/certigo.rb index ccc6347154..1a9f796c58 100644 --- a/Formula/certigo.rb +++ b/Formula/certigo.rb @@ -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