{ "version": "2.3.1", "description": "HTTP reverse proxy and load balancer", "homepage": "https://traefik.io/", "license": "MIT", "notes": "Run with a configuration file 'traefik -c ' or 'traefik --help' for all options.", "architecture": { "64bit": { "url": "https://github.com/containous/traefik/releases/download/v2.3.1/traefik_v2.3.1_windows_amd64.zip", "hash": "e8092465e8a7670aef2e6364844f275dd1e3312b074048a6c7a9a32ce295a385" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v2.3.1/traefik_v2.3.1_windows_386.zip", "hash": "99176c7e6dd000f84976b339b2b595cd274306e0cda894394b673e90a92d2c92" } }, "bin": "traefik.exe", "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" } } }