mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
prometheus: Update to version 3.3.1
This commit is contained in:
parent
6feee985fc
commit
0f9678c245
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"description": "Systems monitoring and alerting toolkit",
|
||||
"homepage": "https://prometheus.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.0/prometheus-3.3.0.windows-amd64.tar.gz",
|
||||
"hash": "fa84d19d3d1d6db0d6f3ed2c5590f0132f59d710bb0348fdb1c4dad97aa0e198",
|
||||
"extract_dir": "prometheus-3.3.0.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.1/prometheus-3.3.1.windows-amd64.tar.gz",
|
||||
"hash": "c170de5ebfcf136330dba60bbf26b96e004f5f789e2c266458b14b7f8774640a",
|
||||
"extract_dir": "prometheus-3.3.1.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.0/prometheus-3.3.0.windows-386.tar.gz",
|
||||
"hash": "6e5c97a9ee2e9813429e869ebd9497ead5ae3a53849c9afa17cda97d731bedd3",
|
||||
"extract_dir": "prometheus-3.3.0.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.3.1/prometheus-3.3.1.windows-386.tar.gz",
|
||||
"hash": "afd096e345f4de861150b969cc082cacf875164f46192abd3852437ffdbab85c",
|
||||
"extract_dir": "prometheus-3.3.1.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user