msojocs 3b14d60568 Squashed commit of the following:
commit 500396a38e3b4c46ef23eae3b9daa41845a87598
Author: msojocs <jiyecafe@gmail.com>
Date:   Sat Mar 5 15:28:38 2022 +0800

    update: no wine

commit f5396dcaa5d56fcf6f7cb9ca1e8e14fa06b6b48d
Author: msojocs <jiyecafe@gmail.com>
Date:   Sat Mar 5 15:11:21 2022 +0800

    fix: permission

commit 421bcddd4b9eb41e48a41c6dc9c63870c23e9cee
Author: msojocs <jiyecafe@gmail.com>
Date:   Sat Mar 5 14:56:05 2022 +0800

    deepin
2022-03-05 15:29:56 +08:00

21 lines
477 B
Plaintext

{
"appid": "io.github.msojocs.wechat-devtools",
"name": "WeChat Dev Tools",
"version": "BUILD_VERSION",
"arch": ["amd64"],
"permissions": {
"autostart": false,
"notification": false,
"trayicon": true,
"clipboard": true,
"account": false,
"bluetooth": false,
"camera": false,
"audio_record": false,
"installed_apps": false
},
"support-plugins": [
],
"plugins": [
]
}