Skip to content

Commit cef4ad3

Browse files
committed
node_exporter 1.10.2
1 parent 44914ef commit cef4ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/node_exporter.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NodeExporter < Formula
22
desc "Prometheus exporter for machine metrics"
33
homepage "https://prometheus.io/"
4-
url "https://github.com/prometheus/node_exporter/archive/refs/tags/v1.10.0.tar.gz"
5-
sha256 "a37db1cd8c5227088aa925c0a49d560cf20087a6e444e1cecda12376a83fbcff"
4+
url "https://github.com/prometheus/node_exporter/archive/refs/tags/v1.10.2.tar.gz"
5+
sha256 "aeb88ad980fd87ee08b1b3e5c70977c32065115cc8152e3fc846e2d60b2a662f"
66
license "Apache-2.0"
77
head "https://github.com/prometheus/node_exporter.git", branch: "master"
88

0 commit comments

Comments
 (0)