File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed
Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 1.51 " ,
2+ "version" : " 1.52.0 " ,
33 "description" : " An open source speech synthesizer that supports more than hundred languages and accents." ,
44 "homepage" : " https://github.com/espeak-ng/espeak-ng" ,
55 "license" : " GPL-3.0 and 3 other licenses found" ,
66 "architecture" : {
77 "64bit" : {
8- "url" : " https://github.com/espeak-ng/espeak-ng/releases/download/1.51/espeak-ng-X64.msi" ,
9- "hash" : " 5368d9dab4e1371f35b2cdc4f4053e28060d450c3328038a783bdb9d2476e3bf"
10- },
11- "32bit" : {
12- "url" : " https://github.com/espeak-ng/espeak-ng/releases/download/1.51/espeak-ng-X86.msi" ,
13- "hash" : " e73966dd050e84794169fe2cbe095fbfcb771c2b1f1ee5bae3fd3e3242438383"
8+ "url" : " https://github.com/espeak-ng/espeak-ng/releases/download/1.52.0/espeak-ng.msi" ,
9+ "hash" : " 7F673C709EA5DD579D3B5EBB98688CC575328A6AB7438D2BC405B88CEDAEAFB9"
1410 }
1511 },
16- "bin" : " eSpeak NG\\ espeak-ng.exe" ,
12+ "extract_dir" : " eSpeak NG" ,
13+ "bin" : " espeak-ng.exe" ,
14+ "env_set" : {
15+ "ESPEAK_DATA_PATH" : " $dir\\ espeak-ng-data"
16+ },
1717 "checkver" : " github" ,
1818 "autoupdate" : {
1919 "architecture" : {
2020 "64bit" : {
21- "url" : " https://github.com/espeak-ng/espeak-ng/releases/download/$version/espeak-ng-X64.msi"
22- },
23- "32bit" : {
24- "url" : " https://github.com/espeak-ng/espeak-ng/releases/download/$version/espeak-ng-X86.msi"
21+ "url" : " https://github.com/espeak-ng/espeak-ng/releases/download/$version/espeak-ng.msi"
2522 }
2623 }
2724 }
You can’t perform that action at this time.
0 commit comments