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