{ "version": "0.6.8", "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.8/s-windows_amd64.zip", "hash": "eae583157be4523b2923d0f251a88b303e0559b8ab51a69652f4f65f02de42af", "extract_dir": "s-windows_amd64" }, "32bit": { "url": "https://github.com/zquestz/s/releases/download/v0.6.8/s-windows_386.zip", "hash": "b67f0eca71aaaf27d68f138a31d0d37d78544da164ce751746e19e0d7ddf016c", "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" } } } }