{ "version": "0.61.3", "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/v0.61.3/fzf-0.61.3-windows_amd64.zip", "hash": "dc864ac6264073d194ab6a6c647271bf31f438ade13eb7e473b86cd30bceea45" }, "arm64": { "url": "https://github.com/junegunn/fzf/releases/download/v0.61.3/fzf-0.61.3-windows_arm64.zip", "hash": "7cf17b27419119c4a5e4c60381e157c0d351cc8c3f1a319a984ab907f723cfac" } }, "bin": "fzf.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf/releases/download/v$version/fzf-$version-windows_amd64.zip" }, "arm64": { "url": "https://github.com/junegunn/fzf/releases/download/v$version/fzf-$version-windows_arm64.zip" } } } }