{ "version": "0.52.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.52.0/fzf-0.52.0-windows_amd64.zip", "hash": "774c9041b69542ba84aedd63f7a050b4d8a27ad4ad1453e67bdc12cfa61649c3" }, "arm64": { "url": "https://github.com/junegunn/fzf/releases/download/0.52.0/fzf-0.52.0-windows_arm64.zip", "hash": "0298a5098ddc54e8170683034bd40869e50b9c6b9df9fb52bd430b1c0d349efd" } }, "bin": "fzf.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/junegunn/fzf/releases/download/$version/fzf-$version-windows_amd64.zip" }, "arm64": { "url": "https://github.com/junegunn/fzf/releases/download/$version/fzf-$version-windows_arm64.zip" } } } }