mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus: Update to version 2.40.4
This commit is contained in:
parent
7dbab2e4ef
commit
5aa0ed2dbe
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.40.3",
|
"version": "2.40.4",
|
||||||
"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.40.3/prometheus-2.40.3.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.windows-amd64.tar.gz",
|
||||||
"hash": "49438b3df60cd4df642dc87e6434980a8cebea4b6ad39d01bef0c300c6a5c7b0",
|
"hash": "bd2b1eb734c239370da0e416e6ee554194c73f8a97cc7c656318c93d165c13a3",
|
||||||
"extract_dir": "prometheus-2.40.3.windows-amd64"
|
"extract_dir": "prometheus-2.40.4.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.3/prometheus-2.40.3.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.4/prometheus-2.40.4.windows-386.tar.gz",
|
||||||
"hash": "4e9563a231ed90859f17c82450e1af144c2a433bc231fa0b6408111352414b92",
|
"hash": "cfd00a89f8ac7536b041ee93387a45f3b09a19ce63efab156816a45312620ccf",
|
||||||
"extract_dir": "prometheus-2.40.3.windows-386"
|
"extract_dir": "prometheus-2.40.4.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user