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