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

Merge pull request #41 from YunoHost-Apps/ci-auto-update-v2.43.0

This commit is contained in:
tituspijean 2023-03-24 11:11:51 +01:00 committed by GitHub
commit 655394d800
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 15 additions and 15 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Monitoring system and time series database
**Shipped version:** 2.42.0~ynh1
**Shipped version:** 2.43.0~ynh1
**Demo:** https://demo.do.prometheus.io
## Disclaimers / important information

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Supervision chronologique de systèmes et services
**Version incluse :** 2.42.0~ynh1
**Version incluse :** 2.43.0~ynh1
**Démo :** https://demo.do.prometheus.io
## Avertissements / informations importantes

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_SUM=f769c5d029b85125f99e9813d63ce942d23cbc41ebfae2743389bf813484e273
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.linux-386.tar.gz
SOURCE_SUM=2681b9a308382ec8ff94dae76397501b5e263a46bf3e2a4050240ee9e47b5603
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.42.0/prometheus-2.42.0.linux-amd64.tar.gz
SOURCE_SUM=422dab055ed9c7bcaff52b718705f9192c6fac0de6b7e78dd278e70ee2663dcc
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.linux-amd64.tar.gz
SOURCE_SUM=cfea92d07dfd9a9536d91dff6366d897f752b1068b9540b3e2669b0281bb8ebf
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.42.0/prometheus-2.42.0.linux-arm64.tar.gz
SOURCE_SUM=b947e4890d221f6b1d09c963fd0440720f2b5d08c29e190d6365f4b3d3e92a9d
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.linux-arm64.tar.gz
SOURCE_SUM=79c4262a27495e5dff45a2ce85495be2394d3eecd51f0366c706f6c9c729f672
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.42.0/prometheus-2.42.0.linux-armv5.tar.gz
SOURCE_SUM=d09893efe3a81b95ca79d90a19d8c9ace80c2cf7210fca3349b10c1dd0d87391
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.linux-armv5.tar.gz
SOURCE_SUM=f51463b561d20c60becad22947e37abecb22319c37ecb4e9fba6be44cf23ddb3
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.42.0/prometheus-2.42.0.linux-armv6.tar.gz
SOURCE_SUM=0cb973f4e0e16615d071216a91bb194c4e57d2735525111aafb95fa125b154d3
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.linux-armv6.tar.gz
SOURCE_SUM=b520987da47127613a0d13f5fe86bfb03e059f064361a0992659557ca5c5ea81
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.42.0/prometheus-2.42.0.linux-armv7.tar.gz
SOURCE_SUM=0409d72ecf92d7884274f7b19df8f7b97ad4dd32e04d9952eb7417afbc48f35f
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.0/prometheus-2.43.0.linux-armv7.tar.gz
SOURCE_SUM=2c973310a4be2792d80016102ec115800493a322c301fd51da57469374f274af
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.42.0~ynh1",
"version": "2.43.0~ynh1",
"url": "https://prometheus.io",
"upstream": {
"license": "Apache-2.0",