diff --git a/config.json b/config.json index 245fd4f..2b7dbcb 100644 --- a/config.json +++ b/config.json @@ -65,6 +65,10 @@ { "url": "https://download.parallels.com/desktop/v26/26.0.1-57243/ParallelsDesktop-26.0.1-57243.dmg", "version": "26.0.1-57243" + }, + { + "url": "https://download.parallels.com/desktop/v26/26.1.0-57287/ParallelsDesktop-26.1.0-57287.dmg", + "version": "26.1.0-57287" } ], "childApp": [ @@ -79,6 +83,10 @@ } ] }, + { + "packageName": "com.tencent.tenvideo", + "description": "腾讯视频客户端" + }, { "packageName": "com.netease.163music", "description": "网易云音乐", diff --git a/tool/CoreInject.dylib b/tool/CoreInject.dylib index 92573f7..3984727 100755 Binary files a/tool/CoreInject.dylib and b/tool/CoreInject.dylib differ