diff --git a/bucket/prometheus-pushgateway.json b/bucket/prometheus-pushgateway.json index 13aeaff1d6..c7536e79d1 100644 --- a/bucket/prometheus-pushgateway.json +++ b/bucket/prometheus-pushgateway.json @@ -2,17 +2,17 @@ "homepage": "https://github.com/prometheus/pushgateway", "description": "Prometheus push acceptor for ephemeral and batch jobs.", "license": "Apache-2.0", - "version": "1.1.0", + "version": "1.2.0", "architecture": { "64bit": { - "url": "https://github.com/prometheus/pushgateway/releases/download/v1.1.0/pushgateway-1.1.0.windows-amd64.tar.gz", - "hash": "d3b5174f5a00438018fd6bd4106e4d7196e66ab22430913bb7bc0712d9e0b2dc", - "extract_dir": "pushgateway-1.1.0.windows-amd64" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.2.0/pushgateway-1.2.0.windows-amd64.tar.gz", + "hash": "8335bec0ca1982f8d7e6f51b9d79ce2f991a5e4b825117c2cfdb372158f247e5", + "extract_dir": "pushgateway-1.2.0.windows-amd64" }, "32bit": { - "url": "https://github.com/prometheus/pushgateway/releases/download/v1.1.0/pushgateway-1.1.0.windows-386.tar.gz", - "hash": "8028af460f986c405857f973622dec27a1cf69cf4c546e24a879724e14c26aa7", - "extract_dir": "pushgateway-1.1.0.windows-386" + "url": "https://github.com/prometheus/pushgateway/releases/download/v1.2.0/pushgateway-1.2.0.windows-386.tar.gz", + "hash": "988df6a60368b9c50011ca265ef362cbff2fb004841485637a9fdef1d8069834", + "extract_dir": "pushgateway-1.2.0.windows-386" } }, "bin": "pushgateway.exe",