{ "version": "0.0.12", "description": "Fuzzy search tool written in Go", "homepage": "https://github.com/mattn/gof", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/mattn/gof/releases/download/v0.0.12/gof_v0.0.12_windows_amd64.zip", "hash": "6557b3a4f6bdbaaad19e2bdabb07306c4bf1d3e98a2b0d0219bfd0842349b830", "extract_dir": "gof_v0.0.12_windows_amd64" } }, "bin": "gof.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mattn/gof/releases/download/v$version/gof_v$version_windows_amd64.zip", "extract_dir": "gof_v$version_windows_amd64" } } } }