{ "homepage": "https://github.com/junegunn/fzf", "version": "0.16.7", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.7/fzf-0.16.7-windows_amd64.zip", "hash": "f348c0ae94107206a09fb9e0282ee09c503ad4a15dc98dffebc69f373e7a21ab" }, "32bit": { "url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.7/fzf-0.16.7-windows_386.zip", "hash": "b14456762ad3bc29a124e9083b87becf14cd71aaf08a56aa5765eb87df332418" } }, "bin": "fzf.exe", "checkver": { "github": "https://github.com/junegunn/fzf-bin" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf-bin/releases/download/$version/fzf-$version-windows_amd64.zip" }, "32bit": { "url": "https://github.com/junegunn/fzf-bin/releases/download/$version/fzf-$version-windows_386.zip" } } } }