diff --git a/bucket/s.json b/bucket/s.json index c4753ba362..f9f4a1b23f 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.7.1", + "version": "0.7.2", "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.1/s-windows_amd64.zip", - "hash": "162e0ac4c7d89fff056dbd9aadb48e7d05d2e0b40c7af9a3433caae400a7b12f", + "url": "https://github.com/zquestz/s/releases/download/v0.7.2/s-windows_amd64.zip", + "hash": "db805dc0b4a75cb889e7c050461528252403811033f760e0c1bd7a10458389f3", "extract_dir": "s-windows_amd64" }, "32bit": { - "url": "https://github.com/zquestz/s/releases/download/v0.7.1/s-windows_386.zip", - "hash": "4c479a5c8bb9fa12177bdb54a56973706aaf469bdd178086c713f1d9b29a4f98", + "url": "https://github.com/zquestz/s/releases/download/v0.7.2/s-windows_386.zip", + "hash": "46317168a8d7ae343f00b1c609716b3379e1963f45bdfcccfd169c7563328fa4", "extract_dir": "s-windows_386" } },