{ "homepage": "https://gobuffalo.io", "description": "A Go web development eco-system, designed to make the life of a Go web developer easier.", "version": "0.11.1", "license": "MIT", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.11.1/buffalo_0.11.1_windows_amd64.tar.gz", "hash": "331813477c43a6db7b489859401a61e5de0a8ea3daa530919011f4576158bc5a", "bin": [ [ "buffalo-no-sqlite.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" } } }