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

This commit is contained in:
yunohost-bot 2022-11-10 07:12:42 +00:00
parent 1ad4344fc7
commit b1fe416a9a
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.39.1/prometheus-2.39.1.linux-386.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.linux-386.tar.gz
SOURCE_SUM=a68d7d9be7c52bee5acb99f1919f95e49679249bbed435908d1399a5cba1634c SOURCE_SUM=48ca49755c4ce17eb0fbbb5d40613a12e00f65f52d265c1f70c34843cea19298
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.39.1/prometheus-2.39.1.linux-amd64.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.linux-amd64.tar.gz
SOURCE_SUM=f3bdaa6f49b10af213a595e5d233579a1205a425fcebe2e23379e486f27a63c6 SOURCE_SUM=6435bb6449cb43d89de01fe167280941f2cede1891ba505eed7acc6d7442c337
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.39.1/prometheus-2.39.1.linux-arm64.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.linux-arm64.tar.gz
SOURCE_SUM=8f8caf7520544827b1132737689d0e90748d5f42bdaa4e854ccfcbb9275f940f SOURCE_SUM=1508e0879b11708fd3d14d79ab859fbab63f3de9f6017f6908f70247bf2205b9
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.39.1/prometheus-2.39.1.linux-armv5.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.linux-armv5.tar.gz
SOURCE_SUM=c7f076dbae5da43e9c360131b5295fcd3cd31a052b09c422334e05a9961235ef SOURCE_SUM=e556cb349177eee46dcbb3e634849dc5b0f2d3482735c0a32584328700a6ec3c
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.39.1/prometheus-2.39.1.linux-armv6.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.linux-armv6.tar.gz
SOURCE_SUM=4efce333f858102ddc4c8e794f451824f540081888cb4f5d730daf5d7718fd75 SOURCE_SUM=5cfd5cf6f078081748ffca1c1f85ce1480649e7cdc698e604e05431e8dc24c5f
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.39.1/prometheus-2.39.1.linux-armv7.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.linux-armv7.tar.gz
SOURCE_SUM=c03d1f3ba5b2e5a85ea5fd8fb014f397d63394e40f9dbb2caa09e301f59cec6f SOURCE_SUM=c5faa6cc2cc31e14ade338a5013a566a7ccb95369259e5ff3272d32a4070b977
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.39.1~ynh1", "version": "2.40.1~ynh1",
"url": "https://prometheus.io", "url": "https://prometheus.io",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",