mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
prometheus: Update to version 2.40.6
This commit is contained in:
parent
a65cf9f5f2
commit
acd4d6903f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.40.5",
|
"version": "2.40.6",
|
||||||
"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.5/prometheus-2.40.5.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.6/prometheus-2.40.6.windows-amd64.tar.gz",
|
||||||
"hash": "9b0fda50a69d353bbfc0d6eb84a66320525d73e816711910f943f0d25092ee39",
|
"hash": "226126bd45ce8eb9c3c87c9cbd72cea6e0baf5226b6c3cec78ecb36f53c1a75f",
|
||||||
"extract_dir": "prometheus-2.40.5.windows-amd64"
|
"extract_dir": "prometheus-2.40.6.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.5/prometheus-2.40.5.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.40.6/prometheus-2.40.6.windows-386.tar.gz",
|
||||||
"hash": "1586bb4999c5122116cc5b10d1fe7d8e28831a981a397bdae83b7d339b5b0680",
|
"hash": "e885333626929720834cc2727a4ee45bb0058cc8b4be497ff4a02167afe1a6bf",
|
||||||
"extract_dir": "prometheus-2.40.5.windows-386"
|
"extract_dir": "prometheus-2.40.6.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user