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

This commit is contained in:
yunohost-bot 2022-12-10 07:09:40 +00:00
parent 8a728ee5c3
commit e19dc7cd00
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.6/prometheus-2.40.6.linux-386.tar.gz
SOURCE_SUM=90664de9a4f96d9d77efdfe688cdab37b1313f5f1b4477de3b0938d8cac169c6
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.6/prometheus-2.40.6.linux-amd64.tar.gz
SOURCE_SUM=a14b049b2f0f3b1ea0251a34fe8a01a835e6ba494c5bb5ea4014104eba7b956a
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.6/prometheus-2.40.6.linux-arm64.tar.gz
SOURCE_SUM=822da156b3235afcd74ea73cccf4d546fcd4710431e157d73db08ea878b55fc3
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.6/prometheus-2.40.6.linux-armv5.tar.gz
SOURCE_SUM=bc35c124efe2f77ec0e45648fca5ad4dc29cd5bc212f4759574fefde2823083e
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.6/prometheus-2.40.6.linux-armv6.tar.gz
SOURCE_SUM=2b94b46a449c420c7252e65b20c5a12775257a8e32e5604081ab2e6a56ec333d
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.6/prometheus-2.40.6.linux-armv7.tar.gz
SOURCE_SUM=91bbe62caedc7c8fb74ebc4c156b0762fd9be4b03112ac30da5bd9f40c6e3689
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.6~ynh1",
"url": "https://prometheus.io",
"upstream": {
"license": "Apache-2.0",