diff --git a/bobplugin/dependOnService/appcast.json b/bobplugin/dependOnService/appcast.json index 61cae6e..d534eaa 100644 --- a/bobplugin/dependOnService/appcast.json +++ b/bobplugin/dependOnService/appcast.json @@ -1,6 +1,13 @@ { "identifier": "com.akl.bob-plugin-akl-youdao-free-translate", "versions": [ + { + "version": "0.2.2", + "desc": "fix: 中文译文中的英文标点符号问题 #3中文译文中的括号总是英文的,复制过来后需要频繁改动,非常不方便。 希望能调整成中文。", + "sha256": "354d80fc5ac54926669fdd7e93ce24eeb3ef02ad4405bf1dae97a2b65bd72c02", + "url": "https://github.com/akl7777777/bob-plugin-akl-youdao-free-translate/releases/download/v0.2.2/bob-plugin-akl-youdao-free-translate_v0.2.2.bobplugin", + "minBobVersion": "0.5.0" + }, { "version": "0.2.1", "desc": "fix: 中文译文中的英文标点符号问题 #3中文译文中的括号总是英文的,复制过来后需要频繁改动,非常不方便。 希望能调整成中文。",