{ "version": "4.18.0", "description": "Let's Encrypt/ACME client and library written in Go", "homepage": "https://github.com/go-acme/lego", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_amd64.zip", "hash": "7e9bd488b39908efaba7092eeb4d1c5b793eb7d1b0d29ef23eff5bcc805dcad2" }, "32bit": { "url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_386.zip", "hash": "3f7ffbd2756f03719e6e039ce15d2830830d8e85e3ba2fac057412804a8dcbf7" }, "arm64": { "url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_arm64.zip", "hash": "2c24f3c2f00423ae036df5dd124e7737f19a4b5f89bc23bc84715c15ca1ba7fe" } }, "bin": "lego.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/go-acme/lego/releases/download/v$version/lego_v$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/go-acme/lego/releases/download/v$version/lego_v$version_windows_386.zip" }, "arm64": { "url": "https://github.com/go-acme/lego/releases/download/v$version/lego_v$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/lego_$version_checksums.txt" } } }