sayit: Update to version 1.6

This commit is contained in:
github-actions[bot] 2024-11-24 12:32:18 +00:00
parent 16839098f4
commit 37641224b0

View File

@ -1,15 +1,15 @@
{ {
"version": "1.5", "version": "1.6",
"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.5/sayit-v1.5-win-sc.zip", "url": "https://github.com/pviotti/sayit/releases/download/v1.6/sayit-v1.6-win-sc.zip",
"hash": "ebb98a9548d9e2b4ce8f8d176ba50d4ddcc7e0cfe47711ca2b63c00e4b2b7c33" "hash": "b5613c9d0f4a6385d458d13f1c3e422e01af6f98cc216446835891ab0befe7df"
} }
}, },
"extract_dir": "sayit-v1.5-win-sc", "extract_dir": "sayit-v1.6-win-sc",
"bin": "SayIt.exe", "bin": "SayIt.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {