influxdb 1.6.4
Closes #33098. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ada0bce5db
commit
f930a84b64
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Influxdb < Formula
|
|||
desc "Time series, events, and metrics database"
|
||||
homepage "https://influxdata.com/time-series-platform/influxdb/"
|
||||
url "https://github.com/influxdata/influxdb.git",
|
||||
:tag => "v1.6.3",
|
||||
:revision => "389de31c961831de0a9f4172173337d4a6193909"
|
||||
:tag => "v1.6.4",
|
||||
:revision => "c75cdfdfa6f71a08473fefcec71f6cbcbdef1ff4"
|
||||
head "https://github.com/influxdata/influxdb.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue