CI: Update version json

This commit is contained in:
omg-xtao 2023-03-26 08:26:22 +00:00 committed by github-actions[bot]
parent 68a60776f0
commit 3174b687c8

View File

@ -1009,6 +1009,16 @@
"supported": true,
"des-short": "morse 摩斯密码转换\n\nCo-authored-by: xtaodada <xtao@xtaolink.cn>",
"des": "摩斯密码转换 (支持非英文)\n\n指令:\n- `,enmorse <待转换文本>` (转换指定文本到摩斯密码)\n- `,demorse <摩斯密码>` (转换摩斯密码到明文)"
},
{
"name": "idna",
"version": "1.0",
"section": "chat",
"maintainer": "Ricky8955555",
"size": "0.976 kb",
"supported": true,
"des-short": "idna 国际化域名 (IDNA) 编码转换工具\n\nCo-authored-by: xtaodada <xtao@xtaolink.cn>",
"des": "国际化域名 (IDNA) 编码转换工具\n\n指令:\n- `,punyencode <待编码内容>` (编码至 Punycode)\n- `,punydecode <待解码内容>` (从 Punycode 解码)"
}
]
}