mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 04:31:27 +00:00
prometheus: Update to version 2.47.1
This commit is contained in:
parent
192a6efd72
commit
7c313ea8da
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.47.0",
|
"version": "2.47.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.47.0/prometheus-2.47.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.windows-amd64.tar.gz",
|
||||||
"hash": "9c23a4ffc9e2dbb88d13aaa28198aa926cc63dc6dc670e5890f77b805c25e713",
|
"hash": "67c0db67c7330a4733d2a7dff33cbe69c9f784fa69b756ec532582ebe2709a0d",
|
||||||
"extract_dir": "prometheus-2.47.0.windows-amd64"
|
"extract_dir": "prometheus-2.47.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.47.0/prometheus-2.47.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.windows-386.tar.gz",
|
||||||
"hash": "41474859f12b7702b2911b7bfbeae38695e903ba7398fa857692121cb42b73b0",
|
"hash": "88bca3210fe9d2b37e22d555e3d81474e1f8240f5dba1514edc133978c7203f7",
|
||||||
"extract_dir": "prometheus-2.47.0.windows-386"
|
"extract_dir": "prometheus-2.47.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user