{ "version": "0.7.5", "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.7.5/s-windows_amd64.zip", "hash": "57e29ee1516ea15a120d4bef2bfe8b889845f1292a3c10f241b83a96b108d0d5", "extract_dir": "s-windows_amd64" }, "32bit": { "url": "https://github.com/zquestz/s/releases/download/v0.7.5/s-windows_386.zip", "hash": "ad281af446dfcd3d4cb6f3cb7ebb7dd1772f467f7a70b2c6364511a4c0b060ea", "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" } } } }