mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #6955 from heitbaum/prometheus-node-exporter11
[le11] prometheus-node-exporter: update to 1.4.0 and addon (102)
This commit is contained in:
commit
bda296826f
@ -1,3 +1,6 @@
|
||||
102
|
||||
- prometheus-node-exporter: update to 1.4.0
|
||||
|
||||
101
|
||||
- prometheus-node-exporter: update to 1.3.1
|
||||
|
||||
|
@ -2,9 +2,9 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="prometheus-node-exporter"
|
||||
PKG_VERSION="1.3.1"
|
||||
PKG_SHA256="66856b6b8953e094c46d7dd5aabd32801375cf4d13d9fe388e320cbaeaff573a"
|
||||
PKG_REV="101"
|
||||
PKG_VERSION="1.4.0"
|
||||
PKG_SHA256="96f749928e3d6c952221aaca852d4c38545eaae03adc6bb925745bc3f2f827ca"
|
||||
PKG_REV="102"
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user