From d29e0f2223a597e84e725599cbe7e9caf8cd4a95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 12:31:54 +0000 Subject: [PATCH] prometheus-pushgateway: Update to version 1.11.2 --- bucket/prometheus-pushgateway.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prometheus-pushgateway.json b/bucket/prometheus-pushgateway.json index d288443c33..6f7404ee75 100644 --- a/bucket/prometheus-pushgateway.json +++ b/bucket/prometheus-pushgateway.json @@ -1,18 +1,18 @@ { - "version": "1.11.1", + "version": "1.11.2", "description": "Prometheus push acceptor for ephemeral and batch jobs.", "homepage": "https://github.com/prometheus/pushgateway", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.1/pushgateway-1.11.1.windows-amd64.tar.gz", - "hash": "432324f9f9aa99e287623324edf8fe2b9abd526eba284032dd06225e90742bbc", - "extract_dir": "pushgateway-1.11.1.windows-amd64" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.2/pushgateway-1.11.2.windows-amd64.tar.gz", + "hash": "d4a4b715435a00b3be39285861787486a474adef1c6301f7ddb3c86d303edd80", + "extract_dir": "pushgateway-1.11.2.windows-amd64" }, "32bit": { - "url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.1/pushgateway-1.11.1.windows-386.tar.gz", - "hash": "14ccbf3bf2a8bbc1f4b865dc16d3f1fa44d89b794de9ebb538b602b1b5db9794", - "extract_dir": "pushgateway-1.11.1.windows-386" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.2/pushgateway-1.11.2.windows-386.tar.gz", + "hash": "1858e97531eb032d14cbe5851a33bfa396a594cb7cef81efe486a7fd2e000bd7", + "extract_dir": "pushgateway-1.11.2.windows-386" } }, "bin": "pushgateway.exe",