{
    "version": "3.6.8",
    "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.6.8/promtail-windows-amd64.exe.zip",
            "hash": "3d07cac7d155c0c052e026669caa39e46739b8d7855689e28423831eaca1f1d3",
            "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"
        }
    }
}
