From 6cef268095c8075f19fe42a8559072f3a5bfbd1b Mon Sep 17 00:00:00 2001 From: zhushizhan <3025507670@qq.com> Date: Fri, 14 Aug 2026 00:25:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=9F=E4=B8=80=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E7=AD=BE=E5=90=8D=E6=96=87=E4=BB=B6=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ plugin-signature.json | 4 ++-- plugin.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5547d3f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto eol=lf +*.json text eol=lf +*.md text eol=lf diff --git a/plugin-signature.json b/plugin-signature.json index 501ebd5..ac4c5e5 100644 --- a/plugin-signature.json +++ b/plugin-signature.json @@ -3,6 +3,6 @@ "algorithm": "ed25519", "publisher": "aitoearn", "keyId": "aitoearn-2026-08", - "contentHash": "01cde7b5615595215e0608daedfb0282e1e87cc0271d286d3a46dce21861546b", - "signature": "1v0XHwvkfdgq5lqIk1f4z2r2k/TluQELsWgNyERSwn8A5cEa+6aEsGeCMgc/F2EeTOz4hAeIF5vU8iFHwrvoCg==" + "contentHash": "be5be65e73abea8d95248530076ae3deeda54f12e54ecd94a276c7a9d7ef20bd", + "signature": "T57nANWLNeDBwmPCU31W/m7e5wpaUqMesq4D0NLsiAZTekwbcHMvgLFMPGQIR0t93LbSvCCLAncQGe6KEvIvAg==" } diff --git a/plugin.json b/plugin.json index c82c482..62deaa8 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "id": "video-subtitle", "name": "视频字幕特效", "type": "skill", - "version": "1.0.3", + "version": "1.0.4", "description": "AI 自动生成视频字幕,支持多种字幕样式特效", "author": "aitoearn", "repository": "https://git.frp.it1024.cc/aitoearn/video-subtitle",