mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
prometheus: Update to version 2.33.3
This commit is contained in:
parent
a8a12de5c9
commit
7e63034701
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.33.2",
|
"version": "2.33.3",
|
||||||
"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.2/prometheus-2.33.2.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.windows-amd64.tar.gz",
|
||||||
"hash": "69141b8130481bc5cce9ff60f9778f60e4bea75faee5fd43bc66b1f2ad5d3a60",
|
"hash": "cb9e34038dd24b07237f3bd8aacf340f3c6e14718b0c328e55de0f598fcca0d7",
|
||||||
"extract_dir": "prometheus-2.33.2.windows-amd64"
|
"extract_dir": "prometheus-2.33.3.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.2/prometheus-2.33.2.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.33.3/prometheus-2.33.3.windows-386.tar.gz",
|
||||||
"hash": "1ca8d1e85c691966c96740990ac8ba4caad66dcdb60c6260bf22d654f4debba9",
|
"hash": "3d0e49a6c5e5bffe9711c0323d0912321f598e3553265edd54d6c44deb26ad4e",
|
||||||
"extract_dir": "prometheus-2.33.2.windows-386"
|
"extract_dir": "prometheus-2.33.3.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user