mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 3.0.1
This commit is contained in:
parent
cbb73b2a10
commit
6ac2343236
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.0",
|
"version": "3.0.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/v3.0.0/prometheus-3.0.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v3.0.1/prometheus-3.0.1.windows-amd64.tar.gz",
|
||||||
"hash": "3201c7e8b5928553aeb835030980d6304051447ad76a12e4b0e21050346d0d0f",
|
"hash": "5f7441790c0f2702a89c0840b860e402c4a0a697f2f06df3a62a03ec044530b6",
|
||||||
"extract_dir": "prometheus-3.0.0.windows-amd64"
|
"extract_dir": "prometheus-3.0.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.0.0/prometheus-3.0.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v3.0.1/prometheus-3.0.1.windows-386.tar.gz",
|
||||||
"hash": "1da00b9cfa4a9e7626540c79f9c34fdad8d5a05a295b10e7df5c69804120ca98",
|
"hash": "3ff36757354e46a4fdb81d4248b0d090dcba2275e589fb898dcd6dc7d29f2c41",
|
||||||
"extract_dir": "prometheus-3.0.0.windows-386"
|
"extract_dir": "prometheus-3.0.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user