mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
prometheus: Update to version 2.48.1
This commit is contained in:
parent
4f5a3a6039
commit
0f6de69d9e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "2.48.0",
|
"version": "2.48.1",
|
||||||
"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.48.0/prometheus-2.48.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.windows-amd64.tar.gz",
|
||||||
"hash": "96c65770fbc2dc73fb7968daa33c9f150aa9ae4fa0661a2cf8993ec4295adc7c",
|
"hash": "4519b8ce877b20a7137dcb1a045884398958cb70a9486fa9c7be05a5e33896eb",
|
||||||
"extract_dir": "prometheus-2.48.0.windows-amd64"
|
"extract_dir": "prometheus-2.48.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.48.0/prometheus-2.48.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.48.1/prometheus-2.48.1.windows-386.tar.gz",
|
||||||
"hash": "9eb019db85a542528cae9d6deae7727e846d2559bab5eb6c95e0cad2064d8a1b",
|
"hash": "26b323a95a62c3acd5be790798661b134d8cdc7134fcc54e6018d8793f63ba0c",
|
||||||
"extract_dir": "prometheus-2.48.0.windows-386"
|
"extract_dir": "prometheus-2.48.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user