{ "homepage": "https://traefik.io/", "description": "HTTP reverse proxy and load balancer", "version": "1.7.1", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/containous/traefik/releases/download/v1.7.1/traefik_windows-amd64.exe#/traefik.exe", "hash": "cc5cd2dab93db8c8deff9648ded4cd2409e97602f22122d252158d804550965f" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v1.7.1/traefik_windows-386.exe#/traefik.exe", "hash": "7e97054889c1b466ccd5a3d5cfbfdc5884dd1ebeebf1fb814e05878ac66c037c" } }, "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_windows-amd64.exe#/traefik.exe" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v$version/traefik_windows-386.exe#/traefik.exe" } } } }