{ "homepage": "https://traefik.io/", "description": "HTTP reverse proxy and load balancer", "version": "2.1.9", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/containous/traefik/releases/download/v2.1.9/traefik_v2.1.9_windows_amd64.zip", "hash": "8e4bf2403842cc69cc3665bc120153ff18783576bc3c0fdb8c55257ae252e2fc" }, "32bit": { "url": "https://github.com/containous/traefik/releases/download/v2.1.9/traefik_v2.1.9_windows_386.zip", "hash": "cc3397c688e2660c6c4435671832d0b60f46727712b4d67c9a42ddcf1ed4daf5" } }, "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" } } }