prometheus-node-exporter: update to 1.8.2 and addon (3)

This commit is contained in:
Rudi Heitbaum 2024-07-15 08:59:28 +00:00
parent 9a6a502563
commit a9b3e2acd6

View File

@ -2,9 +2,9 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="prometheus-node-exporter"
PKG_VERSION="1.8.1"
PKG_SHA256="6a2dc6b0be27fa089574f2c32cee3673bbf4c6749c84f1d08f8c374e0908c0ad"
PKG_REV="2"
PKG_VERSION="1.8.2"
PKG_SHA256="f615c70be816550498dd6a505391dbed1a896705eff842628de13a1fa7654e8f"
PKG_REV="3"
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"