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