2022-11-13 20:28:05 +00:00

24 lines
753 B
JSON

{
"version": "1.4",
"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"
}
},
"extract_dir": "sayit-v1.4-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"
}
}