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