mirror of
https://github.com/YunoHost-Apps/prometheus_ynh.git
synced 2024-09-03 20:16:01 +02:00
Upgrade to v2.47.2
This commit is contained in:
parent
331de58a45
commit
84a7070cf1
7 changed files with 13 additions and 13 deletions
|
@ -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.2/prometheus-2.47.2.linux-386.tar.gz
|
||||
SOURCE_SUM=5032a8aa7c4a5db4b335bf017a39a91cbac610fc9b73dfe5ae8a5cf1ecd5c728
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.2/prometheus-2.47.2.linux-amd64.tar.gz
|
||||
SOURCE_SUM=6f48cd8d748cbb8e61d0cee825b63e80d8de370dc8ca19ff6eb0326f45f6e525
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.2/prometheus-2.47.2.linux-arm64.tar.gz
|
||||
SOURCE_SUM=c8d9bac223b630c3e893e0793c99b3e9d35f6d62719193060cce31cab8a30528
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.2/prometheus-2.47.2.linux-armv5.tar.gz
|
||||
SOURCE_SUM=a9148dba7c16eebd3e9c5e5c9690bbcc57bc73ae13e3aed1d5b48fe145302bda
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.2/prometheus-2.47.2.linux-armv6.tar.gz
|
||||
SOURCE_SUM=379490927b62eded65882866e2f255af8b1204b32236a42a6ea30754b91d7a10
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.2/prometheus-2.47.2.linux-armv7.tar.gz
|
||||
SOURCE_SUM=298f783fdc442f86b17857d0a164ad2bd95e30b9e204df20147e544bf987c9d7
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.2~ynh1",
|
||||
"url": "https://prometheus.io",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Reference in a new issue