Skip to content

Commit

Permalink
Add download link for release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzhao committed Aug 6, 2021
1 parent 70f2a89 commit 1757639
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ English | [简体中文](README_zh.md)

## current stable version

`4.0.1`
`4.0.2`

Note: We will use new brand `addax` since `4.0.0` and therefore no longer compatible with prior versions.

Expand Down Expand Up @@ -147,6 +147,7 @@ If you are too lazy to compile or cannot compile because of your environment, yo

| version | download | md5 |
| ------- | ---------------------------------------------------------- | -------------------------------- |
| 4.0.2 | https://www.aliyundrive.com/s/U5uotY7vVAY | cd3a3d6d0c79cbd3bcd259ebb47acbc5 |
| 4.0.1 | https://www.aliyundrive.com/s/BwbUJr21baH | 8f1963e8ce5e5f880a29a503399413a6 |
| 4.0.0 | https://pan.baidu.com/s/1qmV6ed3CYpACIp29JCIDgQ code: 559q | b9b759da228f3bc656965d20357dcb2a |
| 3.2.5 | https://pan.baidu.com/s/14_MnbtRUtJlvQh8tTKv6fg code: 1jdr | 43ddd0186ccbaf1f1bfee0aac22da935 |
Expand All @@ -167,6 +168,7 @@ If you are too lazy to compile or cannot compile because of your environment, yo
1. Starting from version `4.0.1`, the uploaded binary files have been switched from `Baidu Net Disk` to `Aliyun Drive`, and the download speed should be greatly improved
2. Starting from version `3.2.3`, in order to reduce the installation package size, the built-in package only includes `streamreader` and `streamwriter` plug-ins,
other plug-ins need to be downloaded separately, the download shared directory list is as the following.
3. Because Aliyun drive does not support the sharing of compressed files currently, So, I add a .jpg suffix for each binary file, you need to remove this suffix before you can use them

### plugins download

Expand Down
6 changes: 4 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

## 当前稳定版

`4.0.0`
`4.0.2`

注: 从 `4.0.0` 版本开始,启用新的项目名称 `Addax`, 因此它和以前的版本均不兼容

Expand Down Expand Up @@ -127,7 +127,8 @@ docker run -ti --rm --name addax wgzhao/addax:latest /opt/addax/bin/addax.sh /op

| 版本 | 连接地址 | md5值 |
| ----- | ------------------------------------------------------------| -------------------------------- |
| 4.0.1 | https://www.aliyundrive.com/s/BwbUJr21baH | 8f1963e8ce5e5f880a29a503399413a6 |
| 4.0.2 | https://www.aliyundrive.com/s/U5uotY7vVAY | cd3a3d6d0c79cbd3bcd259ebb47acbc5 |
| 4.0.1 | https://www.aliyundrive.com/s/BwbUJr21baH | 8f1963e8ce5e5f880a29a503399413a6 |
| 4.0.0 | https://pan.baidu.com/s/1qmV6ed3CYpACIp29JCIDgQ 提取码: 559q | b9b759da228f3bc656965d20357dcb2a |
| 3.2.5 | https://pan.baidu.com/s/14_MnbtRUtJlvQh8tTKv6fg 提取码: 1jdr | 43ddd0186ccbaf1f1bfee0aac22da935 |
| 3.2.4 | https://pan.baidu.com/s/1VaOlAOTqGX4WwRtI5ewPeg 提取码: i127 | 2d16125385b88405481e12bf4a8fd715 |
Expand All @@ -146,6 +147,7 @@ docker run -ti --rm --name addax wgzhao/addax:latest /opt/addax/bin/addax.sh /op
注:
1. 从4.0.1版本开始,上传的二进制文件从百度网盘切换到了阿里云网盘,下载速度应该会有很大的提升
2. 从 3.2.3 版本开始,为了减少安装包大小,编译好的压缩包仅包括 `streamreader``streamwriter` 两个插件,其他插件则需要单独下载,下载共享目录列表如下:
3. 因为阿里云盘暂时不支持压缩文件的分享,所以上述提供下载的二进制版本文件我添加了 `.jgp` 后缀,下载后可以删除这个后缀。

预编译插件下载地址一览表

Expand Down

0 comments on commit 1757639

Please sign in to comment.