From 2e94aaa3ea13f7de8a1f9512ab84570331be673d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 16:29:54 +0000 Subject: [PATCH] prometheus-pushgateway: Update to version 1.11.1 --- 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 18b781284f..d288443c33 100644 --- a/bucket/prometheus-pushgateway.json +++ b/bucket/prometheus-pushgateway.json @@ -1,18 +1,18 @@ { - "version": "1.11.0", + "version": "1.11.1", "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.0/pushgateway-1.11.0.windows-amd64.tar.gz", - "hash": "4f48acafdef390a76d3c550589f442626c795db0395c1b9b4eabb43cfa529489", - "extract_dir": "pushgateway-1.11.0.windows-amd64" + "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" }, "32bit": { - "url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.0/pushgateway-1.11.0.windows-386.tar.gz", - "hash": "ffda6ca88bd07c5fd096319b617b9e78405e3f7264af7f84fc4363b4562461fc", - "extract_dir": "pushgateway-1.11.0.windows-386" + "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" } }, "bin": "pushgateway.exe",