{ "version": "0.0.9", "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.9/gof_v0.0.9_windows_amd64.zip", "hash": "cc0ec4aed40827ef4b8d4414b10ed50f9f7c91ce90487504e1b200a2049efbe6", "extract_dir": "gof_v0.0.9_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" } } } }