{ "version": "3.5.7", "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/v3.5.7/promtail-windows-amd64.exe.zip", "hash": "b4ac3d55fcae42b230bbd0fc3c1884f267dce53ad837d338b7e360382aae11a8", "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" } } }