We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7663bd commit 04e89adCopy full SHA for 04e89ad
src/config.py
@@ -54,8 +54,8 @@
54
sppmode_info = {
55
'version': 'r48.2',
56
'platforms': {
57
- 'darwin.x86_64': '',
58
- 'windows.x86_64': '',
59
- 'linux.x86_64': '',
+ 'darwin.x86_64': '5dc133de7b08beda06316a50e1b0dbc1cd9d408feda58c9d38b9ef5389d54720',
+ 'windows.x86_64': 'bf53e34355d0c932d161f96cba893497936cbcbd6aa9feb7b90e56f436d622d0',
+ 'linux.x86_64': 'f7af75c3042ee9aa5ca21701fb08c4e4b5331ac66c570192734e06e62a9d703c',
60
}
61
0 commit comments