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

This commit is contained in:
yunohost-bot 2023-05-05 07:09:08 +00:00
parent 655394d800
commit 94f5adf805
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.43.0/prometheus-2.43.0.linux-386.tar.gz
SOURCE_SUM=2681b9a308382ec8ff94dae76397501b5e263a46bf3e2a4050240ee9e47b5603
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.linux-386.tar.gz
SOURCE_SUM=b55c4eba52e29482ad93e56e117fc4004b28a53c39e0b8c5a6d85bdd54f487bc
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.43.0/prometheus-2.43.0.linux-amd64.tar.gz
SOURCE_SUM=cfea92d07dfd9a9536d91dff6366d897f752b1068b9540b3e2669b0281bb8ebf
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.linux-amd64.tar.gz
SOURCE_SUM=8bc4d4e1021c5e538162716b8c0a624343100ea07c17643ba793a0c4ef493355
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.43.0/prometheus-2.43.0.linux-arm64.tar.gz
SOURCE_SUM=79c4262a27495e5dff45a2ce85495be2394d3eecd51f0366c706f6c9c729f672
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.linux-arm64.tar.gz
SOURCE_SUM=530d22b66dd7ffc931ca7cdac32d745b22d27c1a679c3d3da3ce22b3430864f9
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.43.0/prometheus-2.43.0.linux-armv5.tar.gz
SOURCE_SUM=f51463b561d20c60becad22947e37abecb22319c37ecb4e9fba6be44cf23ddb3
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.linux-armv5.tar.gz
SOURCE_SUM=8732394cc38f0e08f9ffb50d13c29c6067528c401c48b2310f8abb5be5c43304
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.43.0/prometheus-2.43.0.linux-armv6.tar.gz
SOURCE_SUM=b520987da47127613a0d13f5fe86bfb03e059f064361a0992659557ca5c5ea81
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.linux-armv6.tar.gz
SOURCE_SUM=523c2da6c266a7cd016affce6e1a76802d606312ef9821852e21b198fb4928ec
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.43.0/prometheus-2.43.0.linux-armv7.tar.gz
SOURCE_SUM=2c973310a4be2792d80016102ec115800493a322c301fd51da57469374f274af
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.43.1/prometheus-2.43.1.linux-armv7.tar.gz
SOURCE_SUM=ec760c541f8fd00e2457e31412d83c4836eb1d0a9f95a9ba37589b615f078ec2
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.43.0~ynh1",
"version": "2.43.1~ynh1",
"url": "https://prometheus.io",
"upstream": {
"license": "Apache-2.0",