prometheus: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2025-04-18 16:30:01 +00:00
parent 4614ae2205
commit 5b32be1aae

View File

@ -1,18 +1,18 @@
{ {
"version": "3.2.1", "version": "3.3.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.2.1/prometheus-3.2.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v3.3.0/prometheus-3.3.0.windows-amd64.tar.gz",
"hash": "9fa1262ab9369b011794f8781ee05ea3ec1983c2e41a85224de7d9fe5c0dbc89", "hash": "fa84d19d3d1d6db0d6f3ed2c5590f0132f59d710bb0348fdb1c4dad97aa0e198",
"extract_dir": "prometheus-3.2.1.windows-amd64" "extract_dir": "prometheus-3.3.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v3.3.0/prometheus-3.3.0.windows-386.tar.gz",
"hash": "7b444a75f8a265eb4912070e895c0f3fb891c6809cda1b38161058d4160d9e03", "hash": "6e5c97a9ee2e9813429e869ebd9497ead5ae3a53849c9afa17cda97d731bedd3",
"extract_dir": "prometheus-3.2.1.windows-386" "extract_dir": "prometheus-3.3.0.windows-386"
} }
}, },
"bin": [ "bin": [