From 06859066f49bf64e08ef33808bcf7f3cf4968054 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:29:59 +0000 Subject: [PATCH] prometheus-pushgateway: Update to version 1.4.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 18ac5a7b33..2e3ba194ef 100644 --- a/bucket/prometheus-pushgateway.json +++ b/bucket/prometheus-pushgateway.json @@ -1,18 +1,18 @@ { - "version": "1.4.2", + "version": "1.4.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.4.2/pushgateway-1.4.2.windows-amd64.tar.gz", - "hash": "327c629e736d4b667d771e08b74e10e9e98c842e6ecdb36b9d8506a588ce2dc5", - "extract_dir": "pushgateway-1.4.2.windows-amd64" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.1/pushgateway-1.4.1.windows-amd64.tar.gz", + "hash": "6a3940eec15d462b86a5555afb653a24d97c66cbb1d36f87d026df1ac61c46e7", + "extract_dir": "pushgateway-1.4.1.windows-amd64" }, "32bit": { - "url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.2/pushgateway-1.4.2.windows-386.tar.gz", - "hash": "7822e13b9a026a25b65c5f54f3e22fb41b23f6d03d13f0f444e090d2c94cc4fa", - "extract_dir": "pushgateway-1.4.2.windows-386" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.1/pushgateway-1.4.1.windows-386.tar.gz", + "hash": "dc1fa90b7987c044d658eb62705ba53a72ff3801e1635982134fecc5fd31f442", + "extract_dir": "pushgateway-1.4.1.windows-386" } }, "bin": "pushgateway.exe",