{ "homepage": "https://traefik.io/", "description": "HTTP reverse proxy and load balancer", "version": "1.7.5", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/containous/traefik/releases/download/v1.7.5/traefik_windows-amd64.exe#/traefik.exe", "hash": "23dc98474e627825debecf8f8f879ab6154a3253588f028524a3216e5685e608" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v1.7.5/traefik_windows-386.exe#/traefik.exe", "hash": "b4df9e657314a147b864012354cd0ce794fcff0d73434b7691765c19bbb15f0e" } }, "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" } } } }