From 21ed4dc0e7dbde0327edf7aca706a0ab54f16d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 26 Nov 2020 16:46:50 +0100 Subject: [PATCH] sayit: Update to version 1.2 --- bucket/sayit.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/sayit.json b/bucket/sayit.json index d4d19a335b..0336e7b181 100644 --- a/bucket/sayit.json +++ b/bucket/sayit.json @@ -1,15 +1,15 @@ { - "version": "1.1", + "version": "1.2", "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.1/sayit-v1.1-win-sc.zip", - "hash": "2ec83cbed76b3fd21ed6e8a243c789276fa9d150cc77b04555e194fafecdf1b4" + "url": "https://github.com/pviotti/sayit/releases/download/v1.2/sayit-v1.2-win-sc.zip", + "hash": "899ce029ba013d64e0f625f16fcf20f7ed578bfeac361aa974e1a181a9231720" } }, - "extract_dir": "sayit-v1.1-win-sc", + "extract_dir": "sayit-v1.2-win-sc", "bin": "SayIt.exe", "checkver": "github", "autoupdate": {