This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git


The following commit(s) were added to refs/heads/main by this push:
     new 3bfc8a7  chore: Sync Plugin Info
3bfc8a7 is described below

commit 3bfc8a77074125d9a23ba1215cb307ae5c625c1f
Author: kumfo <[email protected]>
AuthorDate: Fri Jul 19 09:05:00 2024 +0000

    chore: Sync Plugin Info
---
 plugins_desc.json | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/plugins_desc.json b/plugins_desc.json
index 8917455..8edd666 100644
--- a/plugins_desc.json
+++ b/plugins_desc.json
@@ -15,16 +15,16 @@
       "desc": "从企业微信获取用户信息并同步到用户中心",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/user-center-wecom";
     },
+    {
+      "name": "阿里云CDN",
+      "desc": "通过阿里云CDN提升静态资源加速",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyun";
+    },
     {
       "name": "通用连接器",
       "desc": "适用于各种 OAuth 登录的通用插件",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic";
     },
-    {
-      "name": "阿里云CDN",
-      "desc": "通过阿里云CDN提升静态资源加速",
-      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyunoss";
-    },
     {
       "name": "Redis缓存",
       "desc": "使用Redis作为缓存",
@@ -127,16 +127,16 @@
       "desc": "Get user info from WeCom and sync to User Center",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/user-center-wecom";
     },
+    {
+      "name": "Aliyun CDN",
+      "desc": "Speed up your website and enjoy greatly improved loading times 
around the world.",
+      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyun";
+    },
     {
       "name": "OAuth2 Basic",
       "desc": "Generic OAuth2 Plugin",
       "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/connector-basic";
     },
-    {
-      "name": "Aliyun CDN",
-      "desc": "Speed up your website and enjoy greatly improved loading times 
around the world.",
-      "link": 
"https://github.com/apache/incubator-answer-plugins/tree/main/cdn-aliyunoss";
-    },
     {
       "name": "Redis Cache",
       "desc": "Use Redis as cache",

Reply via email to