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