1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prometheus_ynh.git synced 2024-09-03 20:16:01 +02:00

Merge pull request #36 from YunoHost-Apps/ci-auto-update-v2.41.0

Upgrade to version 2.41.0
This commit is contained in:
Éric Gaspar 2022-12-21 10:50:29 +01:00 committed by GitHub
commit 4cbc506580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 15 additions and 15 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Monitoring system and time series database
**Shipped version:** 2.40.3~ynh1
**Shipped version:** 2.41.0~ynh1
**Demo:** https://demo.do.prometheus.io
## Disclaimers / important information

View file

@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Supervision chronologique de systèmes et services
**Version incluse :** 2.40.3~ynh1
**Version incluse :** 2.41.0~ynh1
**Démo :** https://demo.do.prometheus.io
## Avertissements / informations importantes

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.linux-386.tar.gz
SOURCE_SUM=4975c1cb2535c34f3fa317094368e1531c17e226da421c5809c96a006ed18f71
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-386.tar.gz
SOURCE_SUM=225dd2d8f64f5341e0591c6fb5031495cc0ee85806a046bd7fc287e6ba2d89f1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.linux-amd64.tar.gz
SOURCE_SUM=4832e5ebe7a2976edcc90acf6bc4216e9c935aad4c2e5d3019a9b808522967ac
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-amd64.tar.gz
SOURCE_SUM=9c1486f5f3e03d56433112594740ca84c6e59db061d096eeb3ea971ba25441c9
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.linux-arm64.tar.gz
SOURCE_SUM=ddd413de949cb76958d66b0993db16a74feeeffb0722b34ad1436a9a61fd5aa0
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-arm64.tar.gz
SOURCE_SUM=99e61feddd8e3a687f5f61c4eb5747dba0eda41f4d10eac77ea7cecb2fc36a5c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.linux-armv5.tar.gz
SOURCE_SUM=77ea94eda4002dc374434841b1f4bbbba1ade58f90ee8eb1c328135c56d1da8c
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-armv5.tar.gz
SOURCE_SUM=8f882f19a64c708eee606efa71bb7fdb5bf07522930f896510cef3a104724049
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.linux-armv6.tar.gz
SOURCE_SUM=b367427dc3e2c8fdde15e2ea846a1074dc9b1ac41ec4fe93b4af0e786f8f4e57
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-armv6.tar.gz
SOURCE_SUM=f578f8786688023367a2f9c1a02f2e8822d58e53f3d3a5273ceafbccf615fc61
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.linux-armv7.tar.gz
SOURCE_SUM=bc4238f20a47f0310d4b60c35fa1b2512916d0e416e35db83291ff24349f6cce
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-armv7.tar.gz
SOURCE_SUM=ea07dd51a5d5320b9f221301013a0ac3eb413a54509df530c54865c7548da1cb
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Monitoring system and time series database",
"fr": "Supervision chronologique de systèmes et services"
},
"version": "2.40.3~ynh1",
"version": "2.41.0~ynh1",
"url": "https://prometheus.io",
"upstream": {
"license": "Apache-2.0",