{ "version": "0.43.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.43.0/fzf-0.43.0-windows_amd64.zip", "hash": "3b815f3f842ddd712da2968948df524b1ebc3df72eba02b80a215a5bf7882f2a" }, "arm64": { "url": "https://github.com/junegunn/fzf/releases/download/0.43.0/fzf-0.43.0-windows_arm64.zip", "hash": "a2b329e4f845cd84649ab4f0afc0fe2682d8a94986b3bafe4972fa168b47bbc1" } }, "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" } } } }