{ "homepage": "https://github.com/mattn/gof", "description": "Fuzzy search tool written in Go.", "version": "0.0.3", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/mattn/gof/releases/download/v0.0.3/gof_windows_amd64.zip", "hash": "sha1:1e6e1c5c191455ae7ff21c68c79c872a053f5b1a" }, "32bit": { "url": "https://github.com/mattn/gof/releases/download/v0.0.3/gof_windows_386.zip", "hash": "sha1:24ee9ecf167a372af32c63913befcc029722fc02" } }, "bin": "gof.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mattn/gof/releases/download/v$version/gof_windows_amd64.zip" }, "32bit": { "url": "https://github.com/mattn/gof/releases/download/v$version/gof_windows_386.zip" } }, "hash": { "url": "$baseurl/SHASUMS" } } }