{ "homepage": "https://gobuffalo.io", "description": "A Go web development eco-system, designed to make the life of a Go web developer easier.", "version": "0.16.3", "license": "MIT", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.3/buffalo_0.16.3_windows_x86_64.tar.gz", "hash": "a985681f36afd1436559e8be7355533ae813ea6ea57fb00df91c291fab0ccc47", "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_x86_64.tar.gz", "hash": { "url": "$baseurl/checksums.txt" } } }