diff --git a/bucket/s.json b/bucket/s.json index 70280faa4e..8b5a1a1497 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.7.3", + "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.3/s-windows_amd64.zip", - "hash": "eb3e784a43c6947c2413a89734c425363b6b0b53bb08601a0da7e25d7e4a8e82", + "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.3/s-windows_386.zip", - "hash": "85745248abfa79e0dbdaf7373959795bcf5f2beeeb06aef0cf9873a1f641e851", + "url": "https://github.com/zquestz/s/releases/download/v0.7.4/s-windows_386.zip", + "hash": "159f0476b1ad31eb259e0fb6db6b786531ac1dcdaea292213a63a14e008c3548", "extract_dir": "s-windows_386" } },