mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
prometheus: Update to version 2.10.0
This commit is contained in:
parent
2cdb826f91
commit
bf29cb7b92
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://prometheus.io/",
|
"homepage": "https://prometheus.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.9.2",
|
"version": "2.10.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.9.2/prometheus-2.9.2.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.10.0/prometheus-2.10.0.windows-amd64.tar.gz",
|
||||||
"hash": "95cba8047a683a21abf99732d97f6a5f1ae14fedd496abd4745dac9f8554b4c4",
|
"hash": "eb138082a4d5e4d5b1e3ca838fa508f053474d46bca76e87ab0834f0d8b110db",
|
||||||
"extract_dir": "prometheus-2.9.2.windows-amd64"
|
"extract_dir": "prometheus-2.10.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.9.2/prometheus-2.9.2.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.10.0/prometheus-2.10.0.windows-386.tar.gz",
|
||||||
"hash": "9cd9eee71d3fa3a9f5b0778f1dee355a9e0cdc6ff1f80c67e2a1c005326ce46b",
|
"hash": "9fa5bfba6f383b297c96d81e1f09405f233f7e2356349359b96bd785a11cef5e",
|
||||||
"extract_dir": "prometheus-2.9.2.windows-386"
|
"extract_dir": "prometheus-2.10.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user