From 4bb9f70823652e4e962f4061718058a59dedf174 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:32:51 +0000 Subject: [PATCH] s: Update to version 0.7.5 --- bucket/s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/s.json b/bucket/s.json index 8b5a1a1497..ab4e74d9bc 100644 --- a/bucket/s.json +++ b/bucket/s.json @@ -1,17 +1,17 @@ { - "version": "0.7.4", + "version": "0.7.5", "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.4/s-windows_amd64.zip", - "hash": "b00eb4c6553a4cb869fe3de83913036506b1839484901ae65d61d8c438a97db5", + "url": "https://github.com/zquestz/s/releases/download/v0.7.5/s-windows_amd64.zip", + "hash": "57e29ee1516ea15a120d4bef2bfe8b889845f1292a3c10f241b83a96b108d0d5", "extract_dir": "s-windows_amd64" }, "32bit": { - "url": "https://github.com/zquestz/s/releases/download/v0.7.4/s-windows_386.zip", - "hash": "159f0476b1ad31eb259e0fb6db6b786531ac1dcdaea292213a63a14e008c3548", + "url": "https://github.com/zquestz/s/releases/download/v0.7.5/s-windows_386.zip", + "hash": "ad281af446dfcd3d4cb6f3cb7ebb7dd1772f467f7a70b2c6364511a4c0b060ea", "extract_dir": "s-windows_386" } },