{ "version": "1.5.0", "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/v1.5.0/promtail-windows-amd64.exe.zip", "hash": "c7d837aa90e8d54df2d5a1858b9aef209bcf2ff05aee3400183e83bf225c6ec7", "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" } } }