From f6ab55d2636eb14fc5e9b9509ba46d14a4aee236 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 23 Nov 2016 15:07:33 -0800 Subject: [PATCH] goaccess 1.1.1 Closes #7204. Signed-off-by: Tomasz Pajor --- Formula/goaccess.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/goaccess.rb b/Formula/goaccess.rb index d1634bd764..247a804c8f 100644 --- a/Formula/goaccess.rb +++ b/Formula/goaccess.rb @@ -1,8 +1,8 @@ class Goaccess < Formula desc "Log analyzer and interactive viewer for the Apache Webserver" homepage "https://goaccess.io/" - url "http://tar.goaccess.io/goaccess-1.1.tar.gz" - sha256 "8f50004f3511561c072ca907549ead564bc0bdcd8829d4a3703a62cf5b38cfa1" + url "http://tar.goaccess.io/goaccess-1.1.1.tar.gz" + sha256 "4c73147037b350081d66e912a07fb2f0a60484fad1090a76fb6fc24ee086b6d3" head "https://github.com/allinurl/goaccess.git" bottle do