chronograf 1.4.4.1
Closes #26706. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4121f7fce2
commit
6b0b7b1657
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.4.4.0.tar.gz"
|
||||
sha256 "e46e0ebdc16147ded46569533080c49ce2c8c885dabe63827e50094df382b480"
|
||||
url "https://github.com/influxdata/chronograf/archive/1.4.4.1.tar.gz"
|
||||
sha256 "b08bbd7224c9e5c2c74101ec4d0f7952bdade531766aacbfbb21e1dca9b6c3d6"
|
||||
head "https://github.com/influxdata/chronograf.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue