goaccess: update 1.2_1 bottle.
This commit is contained in:
parent
ddb19b403b
commit
a990bdda9e
1 changed files with 3 additions and 6 deletions
|
@ -7,12 +7,9 @@ class Goaccess < Formula
|
|||
head "https://github.com/allinurl/goaccess.git"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
sha256 "02fb228fc96aa4d5f0d1e130428cbba4e7fd47ebfb01f7158c7ba757a1559a41" => :mojave
|
||||
sha256 "33833da9143c81fab96a7bf19452f54e94d32952f86d4a5e110c77e9854deaf9" => :high_sierra
|
||||
sha256 "7b794bcc28f24f010682e2e18d0c480cdf9d75d07b50964944f3b3fd6428972a" => :sierra
|
||||
sha256 "272e53e58e3fcd8c894285d1a90a3288edde0959a3f049bff24a6ed9180dbc3c" => :el_capitan
|
||||
sha256 "af9801407d647456b2421673aeefdc5d1bd00446d912126c8bc662cfad437937" => :yosemite
|
||||
sha256 "97d3bd323111361a0c0790dd9f1a3d50a96941e0c0f53d0f09bb8cea9d7c2807" => :mojave
|
||||
sha256 "fbab9c91c705da72e58919231feac0949f2a557185a884686f189d24e25d3908" => :high_sierra
|
||||
sha256 "a6dfa226d34a108be47db6ba5e1515b50b25e7ded1af71145dd43c2d6dcbd688" => :sierra
|
||||
end
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
|
|
Loading…
Reference in a new issue