mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
prometheus: Update to version 2.41.0
This commit is contained in:
parent
09553eccf1
commit
24b25ac608
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.40.7",
|
"version": "2.41.0",
|
||||||
"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.7/prometheus-2.40.7.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.windows-amd64.tar.gz",
|
||||||
"hash": "b0e4164c255aa0b3750a5db35a1b7885f83296112fd8711abffe7035292a8fdc",
|
"hash": "edb781eb1de80b590a939893347b2de551f55aaa1721fe7aedd0cb222d0175aa",
|
||||||
"extract_dir": "prometheus-2.40.7.windows-amd64"
|
"extract_dir": "prometheus-2.41.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.7/prometheus-2.40.7.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.windows-386.tar.gz",
|
||||||
"hash": "1975f81e6d39bc93bfc3929b761c40d23fd4e0f74b3271e85747bc624a58ad77",
|
"hash": "61b7cc070879fbd59d1240b75ba86fc997fbf21483385144dac7f25df72adb70",
|
||||||
"extract_dir": "prometheus-2.40.7.windows-386"
|
"extract_dir": "prometheus-2.41.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user