File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 3.1.38" ,
3+ "description" : " 获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。" ,
4+ "homepage" : " https://github.com/xaoyaoo/PyWxDump" ,
5+ "license" : {
6+ "identifier" : " MIT License" ,
7+ "url" : " https://github.com/xaoyaoo/PyWxDump/blob/master/LICENSE"
8+ },
9+ "architecture" : {
10+ "64bit" : {
11+ "url" : " https://github.com/xaoyaoo/PyWxDump/releases/download/v3.1.38/wxdump.exe" ,
12+ "hash" : " a36f12220b76ca9311cfd2dda18c8263284dabd5cc0815d80a91fd628a38c0fb"
13+ }
14+ },
15+ "bin" : " wxdump.exe" ,
16+ "checkver" : {
17+ "url" : " https://api.github.com/repos/xaoyaoo/PyWxDump/releases" ,
18+ "regex" : " (?sm)browser_download_url.*?/releases/download/v([\\ d.]+)/(?<file>(?:py)?wxdump\\ .exe)"
19+ },
20+ "autoupdate" : {
21+ "architecture" : {
22+ "64bit" : {
23+ "url" : " https://github.com/xaoyaoo/PyWxDump/releases/download/v$version/$matchFile"
24+ }
25+ }
26+ }
27+ }
You can’t perform that action at this time.
0 commit comments