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