{
    "version": "1.7.20",
    "description": "HTTP reverse proxy and load balancer (version 1)",
    "homepage": "https://traefik.io/",
    "license": "MIT",
    "notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/containous/traefik/releases/download/v1.7.17/traefik_windows-amd64.exe#/traefik.exe",
            "hash": "b19f331e5b92f3399422ff60d2bc2950ab4007c945d506ce74ab5e9fe5502e4a"
        },
        "32bit": {
            "url": "https://github.com/containous/traefik/releases/download/v1.7.17/traefik_windows-386.exe#/traefik.exe",
            "hash": "804ef8a7dc876e0a8e32a7d1653435067414039246968e35cc3b979438cfe203"
        }
    },
    "bin": "traefik.exe"
}
