diff --git a/bucket/s.json b/bucket/s.json index 875e6a5e38..468f09a84f 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.6.9", + "version": "0.7.0", "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.9/s-windows_amd64.zip", - "hash": "fb5a8ea288443494c1279cedac5c7072ce6e76a43627c81fdff200cf4a42b48b", + "url": "https://github.com/zquestz/s/releases/download/v0.7.0/s-windows_amd64.zip", + "hash": "137d315da4a5d2943c26e8960bd6be194680e8d0dc5f27b1ede700f8460e6141", "extract_dir": "s-windows_amd64" }, "32bit": { - "url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_386.zip", - "hash": "065556878259196f3d30310d34db41ee6b37ed11b477bb471832105eb36992ce", + "url": "https://github.com/zquestz/s/releases/download/v0.7.0/s-windows_386.zip", + "hash": "437ef6ca40efbc3651826ee098f3148e4b72c39fe523f9b4dbc51541971c64db", "extract_dir": "s-windows_386" } },