diff --git a/bypy/sources.json b/bypy/sources.json index 5b3e6fffa4..1e43d8422a 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -840,16 +840,6 @@ } }, - { - "name": "speech-dispatcher-client", - "os": "linux", - "unix": { - "filename": "speech-dispatcher-0.10.1.tar.gz", - "hash": "sha256:098c9e56f3226b2d9b98ba23b154bfc54ad29cdd3f2bc3e5cbb9eb55e7775448", - "urls": ["https://github.com/brailcom/speechd/releases/download/0.10.1/{filename}"] - } - }, - { "name": "pyqt", "unix": { @@ -869,6 +859,17 @@ }, + { + "name": "speech-dispatcher-client", + "os": "linux", + "unix": { + "filename": "speech-dispatcher-0.10.1.tar.gz", + "hash": "sha256:098c9e56f3226b2d9b98ba23b154bfc54ad29cdd3f2bc3e5cbb9eb55e7775448", + "urls": ["https://github.com/brailcom/speechd/releases/download/0.10.1/{filename}"] + } + }, + + { "name": "macfsevents", "os": "macos",