2024-11-24 12:32:18 +00:00

24 lines
753 B
JSON

{
"version": "1.6",
"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"
}
},
"extract_dir": "sayit-v1.6-win-sc",
"bin": "SayIt.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/pviotti/sayit/releases/download/v$version/sayit-v$version-win-sc.zip"
}
},
"extract_dir": "sayit-v$version-win-sc"
}
}