{ "homepage": "https://traefik.io/", "description": "HTTP reverse proxy and load balancer", "version": "2.1.6", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_amd64.zip", "hash": "8995ccacb2c313b5f4051544a8d2d709b2d1207e5f2736a8b45cf36780801f7f" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v2.1.6/traefik_v2.1.6_windows_386.zip", "hash": "2838a1310bfd8cf995d8948a71cda1bcc2d5a0c40d6a0ab474ae6f0fab2dc24b" } }, "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_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" } } }