sayit: Update to version 1.2

This commit is contained in:
Jakub Čábera 2020-11-26 16:46:50 +01:00
parent 0a3e8b5a6f
commit 21ed4dc0e7

View File

@ -1,15 +1,15 @@
{ {
"version": "1.1", "version": "1.2",
"description": "A text-to-speech command line tool", "description": "A text-to-speech command line tool",
"homepage": "https://github.com/pviotti/sayit", "homepage": "https://github.com/pviotti/sayit",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pviotti/sayit/releases/download/v1.1/sayit-v1.1-win-sc.zip", "url": "https://github.com/pviotti/sayit/releases/download/v1.2/sayit-v1.2-win-sc.zip",
"hash": "2ec83cbed76b3fd21ed6e8a243c789276fa9d150cc77b04555e194fafecdf1b4" "hash": "899ce029ba013d64e0f625f16fcf20f7ed578bfeac361aa974e1a181a9231720"
} }
}, },
"extract_dir": "sayit-v1.1-win-sc", "extract_dir": "sayit-v1.2-win-sc",
"bin": "SayIt.exe", "bin": "SayIt.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {