mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 2.33.1
This commit is contained in:
parent
1508b61572
commit
1ab33dfcb1
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.33.0",
|
"version": "2.33.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.33.0/prometheus-2.33.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.1/prometheus-2.33.1.windows-amd64.tar.gz",
|
||||||
"hash": "c0bf09cf4d3b05653fc9436beaa0717b1aa8f0300f56ac0c1c12b3fdf144b237",
|
"hash": "d5f054539e6ccff3b4eaf94c1de19d02eaabd50c64b19f59a13b2d2213e6bdd5",
|
||||||
"extract_dir": "prometheus-2.33.0.windows-amd64"
|
"extract_dir": "prometheus-2.33.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.0/prometheus-2.33.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.1/prometheus-2.33.1.windows-386.tar.gz",
|
||||||
"hash": "2f4bc8b7012329243effe844cfb6a4a65c243f36e1aaa440a2ae92741d2d642e",
|
"hash": "f0b88e5631539f3bde401b28de895a2768eca4c3c500ec22699a732ffba8cc1d",
|
||||||
"extract_dir": "prometheus-2.33.0.windows-386"
|
"extract_dir": "prometheus-2.33.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user