goaccess 1.1.1
Closes #7204. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
9c79c3cbc4
commit
f6ab55d263
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Goaccess < Formula
|
class Goaccess < Formula
|
||||||
desc "Log analyzer and interactive viewer for the Apache Webserver"
|
desc "Log analyzer and interactive viewer for the Apache Webserver"
|
||||||
homepage "https://goaccess.io/"
|
homepage "https://goaccess.io/"
|
||||||
url "http://tar.goaccess.io/goaccess-1.1.tar.gz"
|
url "http://tar.goaccess.io/goaccess-1.1.1.tar.gz"
|
||||||
sha256 "8f50004f3511561c072ca907549ead564bc0bdcd8829d4a3703a62cf5b38cfa1"
|
sha256 "4c73147037b350081d66e912a07fb2f0a60484fad1090a76fb6fc24ee086b6d3"
|
||||||
head "https://github.com/allinurl/goaccess.git"
|
head "https://github.com/allinurl/goaccess.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue