{ "homepage": "https://github.com/peco/peco/", "description": "Simplistic interactive filtering tool", "version": "0.5.7", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/peco/peco/releases/download/v0.5.7/peco_windows_amd64.zip", "hash": "e4c4b3f2f085f20ae30f0577b0fe72716c05ec598d3311c0b9b7fecde1a67d2d", "extract_dir": "peco_windows_amd64" }, "32bit": { "url": "https://github.com/peco/peco/releases/download/v0.5.7/peco_windows_386.zip", "hash": "041995967933642af131088befec20c36faa771faae26941e3dd998ca5a7a4c3", "extract_dir": "peco_windows_386" } }, "bin": "peco.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/peco/peco/releases/download/v$version/peco_windows_amd64.zip" }, "32bit": { "url": "https://github.com/peco/peco/releases/download/v$version/peco_windows_386.zip" } } } }