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