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