From c41171ee07611d2656cd9858b43cfabb2325972e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 04:29:26 +0000 Subject: [PATCH] s: Update to version 0.6.8 --- bucket/s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/s.json b/bucket/s.json index e07860cdad..caa31a6f08 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.6.7", + "version": "0.6.8", "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.7/s-windows_amd64.zip", - "hash": "0ec8cb27e29bdf19d1ae19c3a8e424ceba701c05180324ce2aa321f29dca2d12", + "url": "https://github.com/zquestz/s/releases/download/v0.6.8/s-windows_amd64.zip", + "hash": "eae583157be4523b2923d0f251a88b303e0559b8ab51a69652f4f65f02de42af", "extract_dir": "s-windows_amd64" }, "32bit": { - "url": "https://github.com/zquestz/s/releases/download/v0.6.7/s-windows_386.zip", - "hash": "9018da69ea5da386da279af30b25a213b6420fae878eeb62b11f4ca135e953ea", + "url": "https://github.com/zquestz/s/releases/download/v0.6.8/s-windows_386.zip", + "hash": "b67f0eca71aaaf27d68f138a31d0d37d78544da164ce751746e19e0d7ddf016c", "extract_dir": "s-windows_386" } },