We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e991edd commit 3f40862Copy full SHA for 3f40862
2 files changed
changelog.md
@@ -1,3 +1,5 @@
1
+- fix(update): :fire: 修复更新链接
2
+---
3
- fix(sh): :bug: #21 修复用户证书目录可能不存在导致模块无效.
4
- fix(sh): :bug: #21 Fix user certificate directory may not exist resulting in invalid module.
5
----
update.json
@@ -1,6 +1,6 @@
{
"versionCode": 15,
"version": "v1.4.11",
- "zipUrl": "https://ys1231.cn:82/modules/MoveCertificate/MoveCertificate-v1.4.11.zip",
- "changelog": "https://ys1231.cn:82/modules/MoveCertificate/changelog.md"
+ "zipUrl": "https://pfile.ys1231.cn/modules/MoveCertificate/MoveCertificate-v1.4.11.zip",
+ "changelog": "https://pfile.ys1231.cn/modules/MoveCertificate/changelog.md"
6
}
0 commit comments