{ "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.4", "license": "MIT", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.14.4/buffalo_0.14.4_windows_amd64.tar.gz", "hash": "a36b071bdecea7f2acff9e0342b822de878933200fcac49e8fd1ed617c01ca7b", "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" } } }