From b796482664878b2d2ec8290d2ec20a6172052315 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:33:49 +0000 Subject: [PATCH] sayit: Update to version 1.7 --- bucket/sayit.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sayit.json b/bucket/sayit.json index e021e4dd25..0859d4ea89 100644 --- a/bucket/sayit.json +++ b/bucket/sayit.json @@ -1,15 +1,15 @@ { - "version": "1.6", + "version": "1.7", "description": "A text-to-speech command line tool", "homepage": "https://github.com/pviotti/sayit", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/pviotti/sayit/releases/download/v1.6/sayit-v1.6-win-sc.zip", - "hash": "b5613c9d0f4a6385d458d13f1c3e422e01af6f98cc216446835891ab0befe7df" + "url": "https://github.com/pviotti/sayit/releases/download/v1.7/sayit-v1.7-win-sc.zip", + "hash": "c1f8da3e230f8c56299f394fedc18a76a5d246b55434fde93c880a731efa23ac" } }, - "extract_dir": "sayit-v1.6-win-sc", + "extract_dir": "sayit-v1.7-win-sc", "bin": "SayIt.exe", "checkver": "github", "autoupdate": {