mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
prometheus: Update to version 2.40.1
This commit is contained in:
parent
f212b4e991
commit
22af01283a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.40.0",
|
"version": "2.40.1",
|
||||||
"description": "Systems monitoring and alerting toolkit",
|
"description": "Systems monitoring and alerting toolkit",
|
||||||
"homepage": "https://prometheus.io",
|
"homepage": "https://prometheus.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.0/prometheus-2.40.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.windows-amd64.tar.gz",
|
||||||
"hash": "9aeb6fe3588206676c664e01c05b626ce69675de65fdee9daf5b9963447bfc95",
|
"hash": "39b132052be4485f304583ea1cc10e4121ff29d21a131c93af7562e73e722ad4",
|
||||||
"extract_dir": "prometheus-2.40.0.windows-amd64"
|
"extract_dir": "prometheus-2.40.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.0/prometheus-2.40.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.1/prometheus-2.40.1.windows-386.tar.gz",
|
||||||
"hash": "7b64036e59b603310a39ba551739c85ded1809a2660b1060ccb4871fe26a4bd7",
|
"hash": "9ae38efce4bfd66c484ae16abee565fa9f976208f409d53dfcef7688cfbfad81",
|
||||||
"extract_dir": "prometheus-2.40.0.windows-386"
|
"extract_dir": "prometheus-2.40.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user