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