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

This commit is contained in:
yunohost-bot 2023-10-05 07:09:23 +00:00
parent 331de58a45
commit 40cd2b1555
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.47.0/prometheus-2.47.0.linux-386.tar.gz
SOURCE_SUM=ef482503c13f45972f3388fa20c311d167a871030d2a2e32560a999f0d6dc284
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-386.tar.gz
SOURCE_SUM=81bfff00399e74b32037af95b201f181ae980906238916ee8ab78d0a8fbe601e
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.47.0/prometheus-2.47.0.linux-amd64.tar.gz
SOURCE_SUM=277ad9f110ded8e326bc885848952941e839fa38dd3237e36415f0fa35a04424
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-amd64.tar.gz
SOURCE_SUM=40d6db7305b11e645bb43d7f3f4025c6394743c0b9e4f3029db2db80198e37d4
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.47.0/prometheus-2.47.0.linux-arm64.tar.gz
SOURCE_SUM=243f8203a2906f0077ae4b7498b406cc03d5b6c96743ce48e590f71a2eb590a7
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-arm64.tar.gz
SOURCE_SUM=ef863fc12e3b7f781a3d3a676fbdefabe9611d894b60f30483d604ef6fdd505f
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.47.0/prometheus-2.47.0.linux-armv5.tar.gz
SOURCE_SUM=1117e97e45e7dd8d32cccdda51462ae173e0fe4b8d53ca5fe4207640f93cf972
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-armv5.tar.gz
SOURCE_SUM=c23853ea3a54aaa61bf562a376cdec7ee478aa427d69cbb09cc4fb3cdf0919a3
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.47.0/prometheus-2.47.0.linux-armv6.tar.gz
SOURCE_SUM=f60cb6a7583c01dbf0b9c22147140b8b0a1f284b3d7cfa167b3e1c1906815a20
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-armv6.tar.gz
SOURCE_SUM=478c3d46d97b82977aafd382d1652ef11163c4b1c9a0e4eaa6ac32f096d77f39
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.47.0/prometheus-2.47.0.linux-armv7.tar.gz
SOURCE_SUM=035e3b61c7dcda7ccd14e587f1d21382a4c0a6092e1d48a7f485b2eb9474357f
SOURCE_URL=https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-armv7.tar.gz
SOURCE_SUM=7fac4a92d30e5fb54666c006a7277cbfb05bad42eeb8842c494f311bb59ce6c1
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.47.0~ynh1",
"version": "2.47.1~ynh1",
"url": "https://prometheus.io",
"upstream": {
"license": "Apache-2.0",