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.43.0+stringlabels

This commit is contained in:
yunohost-bot 2023-03-24 07:09:17 +00:00
parent ba4ff5267b
commit c6b7137586
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.42.0/prometheus-2.42.0.linux-386.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0%2Bstringlabels/prometheus-2.43.0%2Bstringlabels.linux-386.tar.gz
SOURCE_SUM=f769c5d029b85125f99e9813d63ce942d23cbc41ebfae2743389bf813484e273 SOURCE_SUM=67769e129526fc6e6d4b90e10f845443d4c0a7f2b11ef43364ceb0e78478231d
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.42.0/prometheus-2.42.0.linux-amd64.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0%2Bstringlabels/prometheus-2.43.0%2Bstringlabels.linux-amd64.tar.gz
SOURCE_SUM=422dab055ed9c7bcaff52b718705f9192c6fac0de6b7e78dd278e70ee2663dcc SOURCE_SUM=379ecba4741e3ed12da451725f537d5ae14d735806b2612d43d33f8681e95da4
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.42.0/prometheus-2.42.0.linux-arm64.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0%2Bstringlabels/prometheus-2.43.0%2Bstringlabels.linux-arm64.tar.gz
SOURCE_SUM=b947e4890d221f6b1d09c963fd0440720f2b5d08c29e190d6365f4b3d3e92a9d SOURCE_SUM=cddf1b5829d4bcf1973f39938d42ad1b9b2e002f949263a7b3848eba5141f5c0
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.42.0/prometheus-2.42.0.linux-armv5.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0%2Bstringlabels/prometheus-2.43.0%2Bstringlabels.linux-armv5.tar.gz
SOURCE_SUM=d09893efe3a81b95ca79d90a19d8c9ace80c2cf7210fca3349b10c1dd0d87391 SOURCE_SUM=46bcb5a3fe252e49b7c4931d7e527401cf55ff9eeeb0527a5b378e2ce39e7f44
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.42.0/prometheus-2.42.0.linux-armv6.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0%2Bstringlabels/prometheus-2.43.0%2Bstringlabels.linux-armv6.tar.gz
SOURCE_SUM=0cb973f4e0e16615d071216a91bb194c4e57d2735525111aafb95fa125b154d3 SOURCE_SUM=b90c8ce00b661a8bed904e3e5f797dbf79270b5108eb0084cc53c0f375e4d753
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.42.0/prometheus-2.42.0.linux-armv7.tar.gz SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0%2Bstringlabels/prometheus-2.43.0%2Bstringlabels.linux-armv7.tar.gz
SOURCE_SUM=0409d72ecf92d7884274f7b19df8f7b97ad4dd32e04d9952eb7417afbc48f35f SOURCE_SUM=3df19aaf9380f2d3be9df788e17de6a40c3cd9791b6b48c8775c873f6d116e57
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.42.0~ynh1", "version": "2.43.0+stringlabels~ynh1",
"url": "https://prometheus.io", "url": "https://prometheus.io",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",