{ "homepage": "https://github.com/junegunn/fzf", "version": "0.17.0", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.0/fzf-0.17.0-windows_amd64.zip", "hash": "4b69c886ac2d594577ca9afa5d4986a5d2dd6e2f80cc546c6023c1410417a9c9" }, "32bit": { "url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.0/fzf-0.17.0-windows_386.zip", "hash": "55d44d0782230e9f3c878e5f01579b8409e88c11e75b300c8d0861f207e85ef4" } }, "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" } } } }