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

This commit is contained in:
Rudi Heitbaum 2022-11-30 08:54:02 +00:00
parent 475a412f3f
commit 33bd431483

View File

@ -2,9 +2,9 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="prometheus-node-exporter"
PKG_VERSION="1.4.0"
PKG_SHA256="96f749928e3d6c952221aaca852d4c38545eaae03adc6bb925745bc3f2f827ca"
PKG_REV="0"
PKG_VERSION="1.5.0"
PKG_SHA256="67c6d59359d8c484e1e28d0a52a971eebe687f083c5fbb35c5e651543e5d0ea4"
PKG_REV="1"
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"