{ "version": "0.46.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.46.0/fzf-0.46.0-windows_amd64.zip", "hash": "813de0c9b71d0a6c97015536ea26c72fb4fffca231095861d024e3fe2a6a2624" }, "arm64": { "url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_arm64.zip", "hash": "6b03285fe26f1ae8a1b06203af56db9cc366ecf9c6fc7601b3f5dc5e5b82105e" } }, "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" } } } }