{ "homepage": "https://traefik.io/", "description": "HTTP reverse proxy and load balancer", "version": "2.0.5", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/containous/traefik/releases/download/v2.0.5/traefik_v2.0.5_windows_amd64.zip", "hash": "8f7080eba988bf24805f7c00630ef57998156254ce658f7efb8b85eaab6263fa" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v2.0.5/traefik_v2.0.5_windows_386.zip", "hash": "348e920610d9b2ee08ab400a07cecf61c8c63a16f0bf9b98598dd35b38e63102" } }, "bin": "traefik.exe", "notes": "Run with a configuration file 'traefik -c ' or 'traefik --help' for all options.", "checkver": { "github": "https://github.com/containous/traefik" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/containous/traefik/releases/download/v$version/traefik_v$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v$version/traefik_v$version_windows_386.zip" } }, "hash": { "url": "$baseurl/traefik_v$version_checksums.txt" } } }