{ "version": "0.6.4", "description": "Open a web search in your terminal.", "homepage": "https://github.com/zquestz/s", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/zquestz/s/releases/download/v0.6.4/s-windows_amd64.zip", "hash": "c67c39ed77adea783812cbc81c8b0351a4a97d375fbb8569879c004659257de5", "extract_dir": "s-windows_amd64" }, "32bit": { "url": "https://github.com/zquestz/s/releases/download/v0.6.4/s-windows_386.zip", "hash": "1522f6d6c9a79a469eea8513aa5cf8bb8c482dc5a83af4d7281c5defb7a618b3", "extract_dir": "s-windows_386" } }, "bin": "s.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/zquestz/s/releases/download/v$version/s-windows_amd64.zip" }, "32bit": { "url": "https://github.com/zquestz/s/releases/download/v$version/s-windows_386.zip" } } } }