diff --git a/bucket/s.json b/bucket/s.json index f08298ad50..36d64dad24 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.6.4", + "version": "0.6.6", "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", + "url": "https://github.com/zquestz/s/releases/download/v0.6.6/s-windows_amd64.zip", + "hash": "38ce2f517403ca4eb3b58b79624ba1d0c10779cc292ba34e22b0a2d1498b56e2", "extract_dir": "s-windows_amd64" }, "32bit": { - "url": "https://github.com/zquestz/s/releases/download/v0.6.4/s-windows_386.zip", - "hash": "1522f6d6c9a79a469eea8513aa5cf8bb8c482dc5a83af4d7281c5defb7a618b3", + "url": "https://github.com/zquestz/s/releases/download/v0.6.6/s-windows_386.zip", + "hash": "6de36c7df0e72ae0102b0476bec805221ffc041340fe833b9c9fdaaf00dde138", "extract_dir": "s-windows_386" } },