mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
prometheus: Update to version 3.8.1
This commit is contained in:
parent
3bb8c30c55
commit
23e6edda39
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "3.8.0",
|
||||
"version": "3.8.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.8.0/prometheus-3.8.0.windows-amd64.tar.gz",
|
||||
"hash": "8bc771367b0d80c5848e676c4f48427507cacc6b213bb6a2287eed2a69bb37ed",
|
||||
"extract_dir": "prometheus-3.8.0.windows-amd64"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.8.1/prometheus-3.8.1.windows-amd64.tar.gz",
|
||||
"hash": "4ec9307c4561d4565eeb695ed0bda2f50d993351ca05aaba96cc1ad3be93d159",
|
||||
"extract_dir": "prometheus-3.8.1.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/prometheus/prometheus/releases/download/v3.8.1/prometheus-3.8.1.windows-386.tar.gz",
|
||||
"hash": "d8a2235c98d617e10aeeeedcc313c5ed82a445968652e4c3020ca8def9c04211",
|
||||
"extract_dir": "prometheus-3.8.1.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user