From 5157a74092db908b43fc249076879595eb5b254b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 16:26:44 +0000 Subject: [PATCH] sayit: Update to version 1.5 --- bucket/sayit.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sayit.json b/bucket/sayit.json index 5d3299858e..d1c6e8aa4f 100644 --- a/bucket/sayit.json +++ b/bucket/sayit.json @@ -1,15 +1,15 @@ { - "version": "1.4", + "version": "1.5", "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.4/sayit-v1.4-win-sc.zip", - "hash": "c39db88ab7c5df5bada7696a9dbaaa4768b8b7c0d2b4d2c2285937b57e29ebd0" + "url": "https://github.com/pviotti/sayit/releases/download/v1.5/sayit-v1.5-win-sc.zip", + "hash": "ebb98a9548d9e2b4ce8f8d176ba50d4ddcc7e0cfe47711ca2b63c00e4b2b7c33" } }, - "extract_dir": "sayit-v1.4-win-sc", + "extract_dir": "sayit-v1.5-win-sc", "bin": "SayIt.exe", "checkver": "github", "autoupdate": {