{ "version": "0.7.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.7.4/s-windows_amd64.zip", "hash": "b00eb4c6553a4cb869fe3de83913036506b1839484901ae65d61d8c438a97db5", "extract_dir": "s-windows_amd64" }, "32bit": { "url": "https://github.com/zquestz/s/releases/download/v0.7.4/s-windows_386.zip", "hash": "159f0476b1ad31eb259e0fb6db6b786531ac1dcdaea292213a63a14e008c3548", "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" } } } }