mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
prometheus: Update to version 3.8.0
This commit is contained in:
parent
98adbd2ab3
commit
3007844f67
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.7.3",
|
||||
"version": "3.8.0",
|
||||
"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.7.3/prometheus-3.7.3.windows-amd64.tar.gz",
|
||||
"hash": "07bc81a669f5f3b82ef414819a52d196a12eedb31c30ab26926982eb6bb1e3c6",
|
||||
"extract_dir": "prometheus-3.7.3.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.8.0/prometheus-3.8.0.windows-amd64.tar.gz",
|
||||
"hash": "8bc771367b0d80c5848e676c4f48427507cacc6b213bb6a2287eed2a69bb37ed",
|
||||
"extract_dir": "prometheus-3.8.0.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.3/prometheus-3.7.3.windows-386.tar.gz",
|
||||
"hash": "2ffc5f6c99597b2d8aec09bd44fb074d849f880b464b75d637d9538a5b2196ef",
|
||||
"extract_dir": "prometheus-3.7.3.windows-386"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.8.0/prometheus-3.8.0.windows-386.tar.gz",
|
||||
"hash": "017d95d2e59ae109502ce4aaebc4d526cc523014f4b44ea9e19c8e8ef715e81f",
|
||||
"extract_dir": "prometheus-3.8.0.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user