From be2627d7b730443b3ec8d2d3b173f277ed8312a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 04:26:09 +0000 Subject: [PATCH] s: Update to version 0.6.9 --- bucket/s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/s.json b/bucket/s.json index caa31a6f08..875e6a5e38 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.6.8", + "version": "0.6.9", "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.8/s-windows_amd64.zip", - "hash": "eae583157be4523b2923d0f251a88b303e0559b8ab51a69652f4f65f02de42af", + "url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_amd64.zip", + "hash": "fb5a8ea288443494c1279cedac5c7072ce6e76a43627c81fdff200cf4a42b48b", "extract_dir": "s-windows_amd64" }, "32bit": { - "url": "https://github.com/zquestz/s/releases/download/v0.6.8/s-windows_386.zip", - "hash": "b67f0eca71aaaf27d68f138a31d0d37d78544da164ce751746e19e0d7ddf016c", + "url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_386.zip", + "hash": "065556878259196f3d30310d34db41ee6b37ed11b477bb471832105eb36992ce", "extract_dir": "s-windows_386" } },