aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-04-15 10:03:58 +0100
committerMike McQuaid2015-04-15 16:49:23 -0700
commit26fc9bd28f8dfa3fde6d73313fafe077785ddec9 (patch)
treed880741946bbb08574716ebea4e04acfdebb6890
parente71d66bdd355dc2a11dd338e2af202c6facef6bd (diff)
downloadhomebrew-26fc9bd28f8dfa3fde6d73313fafe077785ddec9.tar.bz2
goaccess: update 0.9 bottle.
-rw-r--r--Library/Formula/goaccess.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/goaccess.rb b/Library/Formula/goaccess.rb
index 90f5680db..a1f620683 100644
--- a/Library/Formula/goaccess.rb
+++ b/Library/Formula/goaccess.rb
@@ -6,9 +6,9 @@ class Goaccess < Formula
sha1 "fd18df44e09d4fac4ea90f1552e8ff9da0d6633c"
bottle do
- sha1 "97e5b8257e79910a253ec972cb9535f02caec511" => :mavericks
- sha1 "0a17b2ba03ec8575eb3deba610fa200aeb052b92" => :mountain_lion
- sha1 "98e9188ea8aa24f8e51dd046d6003b81c894f53e" => :lion
+ sha256 "d768a98f42f9ec841328c859d6505e80904ec3c28e3bba38532ee67425d994d5" => :yosemite
+ sha256 "215ca9e4613a4ee206c17b3ec13bb46f610830102fdd3ac49c2c5c4f5f48ce3a" => :mavericks
+ sha256 "f1de0dde3a407eb515de8ca4faa40720e2f3c735cc8e3c9fec1f0d9bcecfbf31" => :mountain_lion
end
option "with-geoip", "Enable IP location information using GeoIP"