{ "version": "2.7.1", "description": "Multi-tenant log aggregation system", "homepage": "https://grafana.com/oss/loki/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/grafana/loki/releases/download/v2.7.1/promtail-windows-amd64.exe.zip", "hash": "b3141215ee4df7610ee9756070ddfd16c0dff3bc12872f27c97fe73f0dcfdc12", "bin": [ [ "promtail-windows-amd64.exe", "promtail" ] ] } }, "checkver": { "github": "https://github.com/grafana/loki" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/grafana/loki/releases/download/v$version/promtail-windows-amd64.exe.zip" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }