Skip to content

Commit e00f6ab

Browse files
committed
node_exporter 1.10.0
1 parent 34a5b40 commit e00f6ab

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.9.1.tar.gz"
5-
sha256 "ac80b13ced462e88f243ad5e98c12bbcee2628bf552c0d19bb5ae125ce09730d"
4+
url "https://github.com/prometheus/node_exporter/archive/refs/tags/v1.10.0.tar.gz"
5+
sha256 "a37db1cd8c5227088aa925c0a49d560cf20087a6e444e1cecda12376a83fbcff"
66
license "Apache-2.0"
77
head "https://github.com/prometheus/node_exporter.git", branch: "master"
88

0 commit comments

Comments
 (0)