prometheus: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2025-09-22 08:30:23 +00:00
parent e77e6937e4
commit 5157aa0ee9

View File

@ -1,18 +1,18 @@
{ {
"version": "3.5.0", "version": "3.6.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/v3.5.0/prometheus-3.5.0.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v3.6.0/prometheus-3.6.0.windows-amd64.tar.gz",
"hash": "c28e98895c502f09d3c03b686870f3e40ef244baa6c0b445d6a9ccb0750b6b79", "hash": "4c4081ebf3a44307b4e960ff9ffe25d5f70ac19dac49f14b13eb4aeb7189ba86",
"extract_dir": "prometheus-3.5.0.windows-amd64" "extract_dir": "prometheus-3.6.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v3.5.0/prometheus-3.5.0.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v3.6.0/prometheus-3.6.0.windows-386.tar.gz",
"hash": "c4dc8cba2c4693d7f6bd7691448320712cd60400123a1873f2a4863b131f9e0f", "hash": "40781c1882073c9b852c85301e9f20ddb17f4e5f32fdb370eed17e1e99e93410",
"extract_dir": "prometheus-3.5.0.windows-386" "extract_dir": "prometheus-3.6.0.windows-386"
} }
}, },
"bin": [ "bin": [