node_exporter 0.18.1
Closes #40694. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
4795a3087e
commit
d0eef6232f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class NodeExporter < Formula
|
||||
desc "Prometheus exporter for machine metrics"
|
||||
homepage "https://prometheus.io/"
|
||||
url "https://github.com/prometheus/node_exporter/archive/v0.18.0.tar.gz"
|
||||
sha256 "2f71a4a11fa1388e4a459865520365396f8b6ebbad9d45df476fe60ee0de0415"
|
||||
url "https://github.com/prometheus/node_exporter/archive/v0.18.1.tar.gz"
|
||||
sha256 "9ddf187c462f2681ab4516410ada0e6f0f03097db6986686795559ea71a07694"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue