Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
Release v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
trazyn committed Jun 25, 2018
1 parent b4fb343 commit 47a38f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## Preview

![preview](https://github.com/trazyn/ieaseMusic/blob/master/screenshots/preview.gif)
![preview](https://gÏithub.com/trazyn/ieaseMusic/blob/master/screenshots/preview.gif)
![2017-10-13 10 26 13](https://user-images.githubusercontent.com/1774898/31527631-3aab6178-b001-11e7-8633-c2cbb7b4af2a.gif)

## Feature
Expand All @@ -31,7 +31,7 @@
- Modern UI design
- High quality music(FLAC)
- Track your listen to Last.fm
- Fix dead music link [#3](https://github.com/trazyn/ieaseMusic/issues/3)(QQ music, Xiami music and Kugou music, fixed some bug, update on v1.1.6, basically all the songs can be played 🙊)
- Fix dead music link [#3](https://github.com/trazyn/ieaseMusic/issues/3)(QQ music, Xiami music and Kugou music, fixed some bug, update on v1.1.7, basically all the songs can be played 🙊)
- 就这些吧,编不下去了

## 海外党网解锁请参考
Expand All @@ -45,24 +45,24 @@
Download the last version on the [website](https://github.com/trazyn/ieaseMusic/releases/latest) or below.

#### Mac(10.9+)
[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.6/ieaseMusic-1.1.5-mac.dmg) the `.dmg` file, Or use `homebrew`:
[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.7/ieaseMusic-1.1.5-mac.dmg) the `.dmg` file, Or use `homebrew`:
```
brew cask install ieasemusic
```

#### Linux

[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.6/ieaseMusic-1.1.6-linux-amd64.deb) the `.deb` file for 'Debian / Ubuntu':
[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.7/ieaseMusic-1.1.7-linux-amd64.deb) the `.deb` file for 'Debian / Ubuntu':
```
$ sudo dpkg -i ieaseMusic-1.1.5-linux-amd64.deb
```

[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.6/ieaseMusic-1.1.6-linux-x86_64.rpm) the `.rpm` file for 'Centos/RHEL':
[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.7/ieaseMusic-1.1.7-linux-x86_64.rpm) the `.rpm` file for 'Centos/RHEL':
```
$ sudo yum localinstall ieaseMusic-1.1.5-linux-x86_64.rpm
```

[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.6/iease-music-1.1.6-x86_64.AppImage) the `.Appimage` file for other distribution:
[Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.1.7/iease-music-1.1.7-x86_64.AppImage) the `.Appimage` file for other distribution:
```
$ chmod u+x iease-music-1.1.5-x86_64.AppImage
$ ./iease-music-1.1.5-x86_64.AppImage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iease-music",
"version": "1.1.6",
"version": "1.1.7",
"description": "这应该是最好的网易云音乐播放器了,没有之一,如果有请打醒 🤘",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 47a38f4

Please sign in to comment.