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