{ "version": "2.2.3", "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.2.3/traefik_v2.2.3_windows_amd64.zip", "hash": "6b1e94559929135a0ca3281a2128d55b74d4e8fa71f6f9aebb5fb2b3e1be2f63" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v2.2.3/traefik_v2.2.3_windows_386.zip", "hash": "ae0fe42158cd85e660fc1c01516e63bad768d466f047d38ddd07961cdbeba282" } }, "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" } } }