riemann 0.3.3
Closes #41381. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e028d7081e
commit
d0ffcb9597
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Riemann < Formula
|
||||
desc "Event stream processor"
|
||||
homepage "https://riemann.io/"
|
||||
url "https://github.com/riemann/riemann/releases/download/0.3.2/riemann-0.3.2.tar.bz2"
|
||||
sha256 "9bb045acf9e85956089130945234a4100e6d70b073d0a45f431e6b4440f6076f"
|
||||
url "https://github.com/riemann/riemann/releases/download/0.3.3/riemann-0.3.3.tar.bz2"
|
||||
sha256 "38b6bb68e5a7efe53157fca71f909bc613547deafc0b0259c91b9d596eadac87"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue