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.7

This commit is contained in:
yunohost-bot 2022-12-15 07:10:25 +00:00
parent 8a728ee5c3
commit c08196bf05
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_SUM=4975c1cb2535c34f3fa317094368e1531c17e226da421c5809c96a006ed18f71
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.7/prometheus-2.40.7.linux-386.tar.gz
SOURCE_SUM=8a30725bc03f089673c4c8f014118c40e75e45675c5f8d9667e33f2425dede51
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.40.7/prometheus-2.40.7.linux-amd64.tar.gz
SOURCE_SUM=c1b40a6f510355564b445dc68fa3c3e6af278cc55fcf36821b9e18f96b4c4cde
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.40.7/prometheus-2.40.7.linux-arm64.tar.gz
SOURCE_SUM=71341f92343b3ab59ada0dd3a3967c26d001dd11b9c77ad150937e3f6d36d0e4
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.40.7/prometheus-2.40.7.linux-armv5.tar.gz
SOURCE_SUM=417259b8a7a830464f158478c57fe92ac261cf04220a6ec0db87858fc5dd0a8d
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.40.7/prometheus-2.40.7.linux-armv6.tar.gz
SOURCE_SUM=6ff591ae481bc7cad0af0580078614e61fce532a371fb2dfee9f937e7b691f73
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.40.7/prometheus-2.40.7.linux-armv7.tar.gz
SOURCE_SUM=c626e21edb4af20a74bbe00c193572b14f2ca5a19805a259b24cdef4e8e467de
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.40.7~ynh1",
"url": "https://prometheus.io",
"upstream": {
"license": "Apache-2.0",