riemann 0.2.5
Closes Homebrew/homebrew#29196. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6dad6066e5
commit
526df8dadd
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Riemann < Formula
|
||||
homepage 'http://riemann.io'
|
||||
url 'http://aphyr.com/riemann/riemann-0.2.4.tar.bz2'
|
||||
sha1 '465965eb1c82f65872b85e685c44111a9af9f794'
|
||||
url 'http://aphyr.com/riemann/riemann-0.2.5.tar.bz2'
|
||||
sha1 'b5122eb059b28e1be47812898e6444f80880e0c9'
|
||||
|
||||
def shim_script
|
||||
<<-EOS.undent
|
||||
|
|
Loading…
Reference in a new issue