{ "homepage": "https://gobuffalo.io", "description": "A Go web development eco-system, designed to make the life of a Go web developer easier.", "version": "0.14.7", "license": "MIT", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.14.7/buffalo_0.14.7_windows_amd64.tar.gz", "hash": "5869a1d1833cec3b9960f0748e9ec0fb576e454a13176b04da6ebb56f45570a2", "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_amd64.tar.gz", "hash": { "url": "https://github.com/gobuffalo/buffalo/releases/download/v$version/buffalo_$version_checksums.txt" } } }