{ "version": "0.25.0", "description": "A general-purpose command-line fuzzy finder", "homepage": "https://github.com/junegunn/fzf", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf/releases/download/0.25.0/fzf-0.25.0-windows_amd64.zip", "hash": "099712165a1068159ffa7c56e285dfa782b76de7106b7a7e1b9ef8cd000e4dbc" } }, "bin": "fzf.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf/releases/download/$version/fzf-$version-windows_amd64.zip" } } } }