Compare commits

...

2 Commits

Author SHA1 Message Date
Dr_rOot 6ea3112691 fix: update version to 1.0.10 2019-01-03 10:19:13 +08:00
Dr_rOot 8c63f97d8e fix: change win32 aria2c to 32bit 2019-01-03 10:12:21 +08:00
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
</a>
## 一款全能的下载工具
[![Build Status](https://travis-ci.org/agalwood/Motrix.svg?branch=master)](https://travis-ci.org/agalwood/Motrix)[![Build status](https://ci.appveyor.com/api/projects/status/l11d5h05xwwcvoux/branch/master?svg=true)](https://ci.appveyor.com/project/agalwood/motrix/branch/master)
[![Build Status](https://travis-ci.org/agalwood/Motrix.svg?branch=master)](https://travis-ci.org/agalwood/Motrix) [![Build status](https://ci.appveyor.com/api/projects/status/l11d5h05xwwcvoux/branch/master?svg=true)](https://ci.appveyor.com/project/agalwood/motrix/branch/master)
支持下载 HTTP、FTP、BT、磁力链、百度网盘等资源
@@ -19,7 +19,7 @@
## 🛠 技术栈
- [Electron](https://electronjs.org/)
- [Vue](https://vuejs.org/) + [VueX](https://vuex.vuejs.org/) + [Element](https://element.eleme.io)
- [Aria2](https://aria2.github.io/)
- [Aria2](https://aria2.github.io/) (注:macOS 和 Linux 版本使用的是 64 位的 aria2cWindows 版使用的 32 位的)
## 📦 自行编译
Binary file not shown.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Motrix",
"version": "1.0.9",
"version": "1.0.10",
"description": "A full-featured download manager",
"homepage": "https://motrix.app",
"author": {