{ "version": "0.16.16", "description": "A Go web development eco-system, designed to make the life of a Go web developer easier.", "homepage": "https://gobuffalo.io", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.16/buffalo_0.16.16_windows_x86_64.tar.gz", "hash": "4bc9d238ca831be36c5795646d293c2b07def990354196353fc2cc1d3f7688cb" } }, "bin": "buffalo.exe", "checkver": { "github": "https://github.com/gobuffalo/buffalo" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gobuffalo/buffalo/releases/download/v$version/buffalo_$version_windows_x86_64.tar.gz" } }, "hash": { "url": "$baseurl/checksums.txt" } } }