prometheus-node-exporter: update to 1.7.0 and addon (1)

This commit is contained in:
Rudi Heitbaum 2023-11-14 09:57:23 +00:00
parent 300721ffcc
commit 04d5b98604

View File

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