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