chronograf 1.5.0.1

Closes #28649.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-06-04 21:10:11 -07:00
parent 0c25edaa0f
commit 667e1ae2f3

View file

@ -3,8 +3,8 @@ require "language/node"
class Chronograf < Formula
desc "Open source monitoring and visualization UI for the TICK stack"
homepage "https://docs.influxdata.com/chronograf/latest/"
url "https://github.com/influxdata/chronograf/archive/1.5.0.0.tar.gz"
sha256 "501f31e65b84804b478e4e0da470f5723dcd54835df4d85408347da13a7ed4b0"
url "https://github.com/influxdata/chronograf/archive/1.5.0.1.tar.gz"
sha256 "d5ec4cf8978488e5c31b3a3dff8d943a6f8d9388bff2994eab168fc886e70b2b"
head "https://github.com/influxdata/chronograf.git"
bottle do