{ "version": "3.5.6", "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.6/promtail-windows-amd64.exe.zip", "hash": "f5360b2ac86ea0b21549dedc9bbdd6aa9ee94fd735282180cfd62d0108234c25", "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" } } }