From 8e4b8165fcd8674c5a2449826709daa692cdca66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 00:36:53 +0000 Subject: [PATCH] s: Update to version 0.6.7 --- bucket/s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/s.json b/bucket/s.json index 36d64dad24..e07860cdad 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.6.6", + "version": "0.6.7", "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.6/s-windows_amd64.zip", - "hash": "38ce2f517403ca4eb3b58b79624ba1d0c10779cc292ba34e22b0a2d1498b56e2", + "url": "https://github.com/zquestz/s/releases/download/v0.6.7/s-windows_amd64.zip", + "hash": "0ec8cb27e29bdf19d1ae19c3a8e424ceba701c05180324ce2aa321f29dca2d12", "extract_dir": "s-windows_amd64" }, "32bit": { - "url": "https://github.com/zquestz/s/releases/download/v0.6.6/s-windows_386.zip", - "hash": "6de36c7df0e72ae0102b0476bec805221ffc041340fe833b9c9fdaaf00dde138", + "url": "https://github.com/zquestz/s/releases/download/v0.6.7/s-windows_386.zip", + "hash": "9018da69ea5da386da279af30b25a213b6420fae878eeb62b11f4ca135e953ea", "extract_dir": "s-windows_386" } },