图片解密重构 #527 #522 #696;修复 #752

This commit is contained in:
cc
2026-04-14 23:02:06 +08:00
parent 9af1a0ad56
commit 419a53d6ec
27 changed files with 1161 additions and 1247 deletions

View File

@@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/Jasonzhu1207/WeFlow"
"url": "https://github.com/hicccc77/WeFlow"
},
"//": "二改不应改变此处的作者与应用信息",
"scripts": {
@@ -77,7 +77,7 @@
"appId": "com.WeFlow.app",
"publish": {
"provider": "github",
"owner": "Jasonzhu1207",
"owner": "hicccc77",
"repo": "WeFlow",
"releaseType": "release"
},
@@ -186,7 +186,8 @@
"node_modules/sherpa-onnx-node/**/*",
"node_modules/sherpa-onnx-*/*",
"node_modules/sherpa-onnx-*/**/*",
"node_modules/ffmpeg-static/**/*"
"node_modules/ffmpeg-static/**/*",
"resources/wedecrypt/**/*.node"
],
"icon": "resources/icon.icns"
},