prometheus-node-exporter: update to 1.9.1 and addon (2)

This commit is contained in:
Rudi Heitbaum 2025-04-02 05:49:38 +00:00
parent 541b8676b5
commit 20e7e68f20

View File

@ -2,9 +2,9 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="prometheus-node-exporter"
PKG_VERSION="1.9.0"
PKG_SHA256="247abb555f3ffc7f194d2ef71b60b0403ee296df2f6883afd33e97bf57214303"
PKG_REV="1"
PKG_VERSION="1.9.1"
PKG_SHA256="ac80b13ced462e88f243ad5e98c12bbcee2628bf552c0d19bb5ae125ce09730d"
PKG_REV="2"
PKG_LICENSE="Apache License 2.0"
PKG_SITE="https://github.com/prometheus/node_exporter"
PKG_URL="https://github.com/prometheus/node_exporter/archive/refs/tags/v${PKG_VERSION}.tar.gz"