diff --git a/bucket/prometheus-pushgateway.json b/bucket/prometheus-pushgateway.json index b0a847847b..afa02d70eb 100644 --- a/bucket/prometheus-pushgateway.json +++ b/bucket/prometheus-pushgateway.json @@ -1,18 +1,18 @@ { - "version": "1.8.0", + "version": "1.9.0", "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.8.0/pushgateway-1.8.0.windows-amd64.tar.gz", - "hash": "9e9debe391b5228b5c4473ce7e883f4d45a02bd1f70e20af246f2ca5ab1d2c05", - "extract_dir": "pushgateway-1.8.0.windows-amd64" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.9.0/pushgateway-1.9.0.windows-amd64.tar.gz", + "hash": "251edd5c42174e3117244988386092686d25afc4c9ff1025bbc198dc88bc55ba", + "extract_dir": "pushgateway-1.9.0.windows-amd64" }, "32bit": { - "url": "https://github.com/prometheus/pushgateway/releases/download/v1.8.0/pushgateway-1.8.0.windows-386.tar.gz", - "hash": "be21d0ff6af73c2da48d84f08dfa7a81048b5df18dd7bc5dff4fdfb9c206883d", - "extract_dir": "pushgateway-1.8.0.windows-386" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.9.0/pushgateway-1.9.0.windows-386.tar.gz", + "hash": "d18a88a49cfc03bb44089164f8c2feff03edb3ea08290758aec631a5dbb0664f", + "extract_dir": "pushgateway-1.9.0.windows-386" } }, "bin": "pushgateway.exe",