mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
prometheus: Update to version 2.39.0
This commit is contained in:
parent
2e6b2fba38
commit
6f834257ec
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.37.1",
|
"version": "2.39.0",
|
||||||
"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.37.1/prometheus-2.37.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.39.0/prometheus-2.39.0.windows-amd64.tar.gz",
|
||||||
"hash": "099ea240418febf4bcf714c2a754f5b8cc414bda9c98c8b717fb911184af1a56",
|
"hash": "963ee7305114968a50ad45885467c35bf24e78fdb4ea4921af974f3c58835ddd",
|
||||||
"extract_dir": "prometheus-2.37.1.windows-amd64"
|
"extract_dir": "prometheus-2.39.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.37.1/prometheus-2.37.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.39.0/prometheus-2.39.0.windows-386.tar.gz",
|
||||||
"hash": "0afbce7a0458059626226013e38681e9b3c7410e76c8ef1c07406475c4ea45e0",
|
"hash": "fb8a7bcd2eb3e91bd460c78cb88c86d6ef9bb1e7b7b21505da471e375c732335",
|
||||||
"extract_dir": "prometheus-2.37.1.windows-386"
|
"extract_dir": "prometheus-2.39.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user