{ "version": "2.8.2", "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.8.2/promtail-windows-amd64.exe.zip", "hash": "4a193beef15a02f1064e4c004d6f0c5cf45a74bace2759540c007258becc672b", "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" } } }