chronograf 1.3.8.2
Closes #18452. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ef692a818b
commit
4c6270cad7
1 changed files with 2 additions and 2 deletions
|
@ -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.3.8.1.tar.gz"
|
||||
sha256 "bfd95df17f3666fbdb8949de1f176cf12bb34f36e951da22989d77c4bcf01442"
|
||||
url "https://github.com/influxdata/chronograf/archive/1.3.8.2.tar.gz"
|
||||
sha256 "67df47af1a8a3d28342f7083eed0e738d0ea451f7dbd6b31676d685adfadd732"
|
||||
head "https://github.com/influxdata/chronograf.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue