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

Upgrade to v2.40.4

This commit is contained in:
yunohost-bot 2022-11-30 07:11:12 +00:00
parent 8a728ee5c3
commit 6d687a3b67
7 changed files with 13 additions and 13 deletions

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_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-386.tar.gz
SOURCE_SUM=4975c1cb2535c34f3fa317094368e1531c17e226da421c5809c96a006ed18f71 SOURCE_SUM=65f1ecf996f3c2f9838986a9dfe6149ee013f8837f066615349d54d3607e82dc
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true 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_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-amd64.tar.gz
SOURCE_SUM=4832e5ebe7a2976edcc90acf6bc4216e9c935aad4c2e5d3019a9b808522967ac SOURCE_SUM=3b32b0f7c1437137ce725b62a9b7648d684d31f34edd43a09ea5e7ed7e9c5270
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true 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_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-arm64.tar.gz
SOURCE_SUM=ddd413de949cb76958d66b0993db16a74feeeffb0722b34ad1436a9a61fd5aa0 SOURCE_SUM=d29ab9189302afe8348574cd919ba612eb3e49959e56e936f82b510a1685c624
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true 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_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-armv5.tar.gz
SOURCE_SUM=77ea94eda4002dc374434841b1f4bbbba1ade58f90ee8eb1c328135c56d1da8c SOURCE_SUM=5be98a12f6bc04d4ae751ee1268d6c957eae1e345376f6ebb0f5d9e05921d10e
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true 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_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-armv6.tar.gz
SOURCE_SUM=b367427dc3e2c8fdde15e2ea846a1074dc9b1ac41ec4fe93b4af0e786f8f4e57 SOURCE_SUM=f7a4d4ef14f47847c51e1e650fa250d461eb4f070d2ce0bdf37ff3645ff9fa3c
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true 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_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.linux-armv7.tar.gz
SOURCE_SUM=bc4238f20a47f0310d4b60c35fa1b2512916d0e416e35db83291ff24349f6cce SOURCE_SUM=57f7e409d5373885a518a7a0cc6c788d325a8533388253bfffc4a7056923cb88
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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