prometheus-node-exporter: update to 1.9.1

This commit is contained in:
Rudi Heitbaum 2025-02-17 14:14:29 +00:00
parent 0539b5d8dd
commit 5cfa87089a

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="prometheus-node-exporter"
PKG_VERSION="1.8.2"
PKG_SHA256="f615c70be816550498dd6a505391dbed1a896705eff842628de13a1fa7654e8f"
PKG_VERSION="1.9.1"
PKG_SHA256="ac80b13ced462e88f243ad5e98c12bbcee2628bf552c0d19bb5ae125ce09730d"
PKG_REV="0"
PKG_LICENSE="Apache License 2.0"
PKG_SITE="https://github.com/prometheus/node_exporter"