This commit is contained in:
Kovid Goyal 2022-08-16 16:53:56 +05:30
commit 765db1fd4c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -982,9 +982,9 @@
"name": "speech-dispatcher-client", "name": "speech-dispatcher-client",
"os": "linux", "os": "linux",
"unix": { "unix": {
"filename": "speech-dispatcher-0.10.2.tar.gz", "filename": "speech-dispatcher-0.11.1.tar.gz",
"hash": "sha256:b06319f201e15e56c6296653af5bcfc300cb348e972d517df8b06eac77eae2dc", "hash": "sha256:d1da12ed3dac84f13799b6a2ec39ba2d3ca21a8493f44dc1855bd0ba96c2ddc6",
"urls": ["https://github.com/brailcom/speechd/releases/download/0.10.2/{filename}"] "urls": ["https://github.com/brailcom/speechd/releases/download/0.11.1/{filename}"]
} }
}, },