1.9.1
Some checks failed
Run CI/CD... / main (push) Failing after 3m15s

This commit is contained in:
Your Name 2025-04-01 20:04:32 +00:00
parent 3a0176c0a4
commit 277cf1ace1
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
node_exporter-1.9.0.tar.gz: 9bc275a2011c33167223bd08fbf7da927872a401
node_exporter-1.9.1.tar.gz: 57acbb96b8be8f8e85517502643b4e7def53d45e

View file

@ -2,7 +2,7 @@
%define debug_package %nil
Name: node_exporter
Version: 1.9.0
Version: 1.9.1
Release: 1
Summary: Exporter for machine metrics
URL: https://prometheus.io
@ -21,7 +21,7 @@ Exporter for machine metrics
%setup -q
%build
export GOPROXY=direct
export GOPROXY=https://proxy.golang.org,direct
make build
upx %{name}