保存微信历史版本
Go to file
tom-snow 74d526d839
Update notify.yml
fix not run when released
2022-02-05 13:31:00 +08:00
.github/workflows Update notify.yml 2022-02-05 13:31:00 +08:00
scripts add nofify 2022-02-05 13:26:03 +08:00
.gitignore test github action 2022-02-03 23:52:04 +08:00
README.md update readme 2022-02-04 14:54:49 +08:00

wechat-windows-versions

收集 Windows 微信版本并保存

目录结构

├── README.md # 自述文件
├── WeChatSetup # 微信安装包临时目录
│   └── temp # 临时目录
└── scripts   # 脚本目录
    └── destVersionRelease.sh # 获取安装包及取得版本号与 hash 值的脚本

说明

项目使用 Github Action 自动下载微信最新版本安装包计算 Hash 值并推送至仓库。

注意: 3.5.0.46 版本以下(不包含 3.5.0.46 版, 仅下载了一部分)均下载自 web.archive.org

各版本更新日志可参见 changelog

如有问题/侵权,请直接提交 issue 告知。