This repository was archived by the owner on Jun 26, 2024. It is now read-only.
Commit 5e2d335 trazyn
committed
1 parent 3e622db commit 5e2d335 Copy full SHA for 5e2d335
File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 48
48
Download the last version on the [ website] ( https://github.com/trazyn/ieaseMusic/releases/latest ) or below.
49
49
50
50
#### Mac(10.9+)
51
- [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.3 /ieaseMusic-1.3.2 -mac.dmg ) the ` .dmg ` file, Or use ` homebrew ` :
51
+ [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4 /ieaseMusic-1.3.4 -mac.dmg ) the ` .dmg ` file, Or use ` homebrew ` :
52
52
```
53
53
brew cask install ieasemusic
54
54
```
55
55
56
56
#### Linux
57
57
58
- [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.3 /ieaseMusic-1.3.2 -linux-amd64.deb ) the ` .deb ` file for 'Debian / Ubuntu':
58
+ [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4 /ieaseMusic-1.3.4 -linux-amd64.deb ) the ` .deb ` file for 'Debian / Ubuntu':
59
59
```
60
- $ sudo dpkg -i ieaseMusic-1.3.2 -linux-amd64.deb
60
+ $ sudo dpkg -i ieaseMusic-1.3.4 -linux-amd64.deb
61
61
```
62
62
63
- [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.3 /ieaseMusic-1.3.2 -linux-x86_64.rpm ) the ` .rpm ` file for 'Centos/RHEL':
63
+ [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4 /ieaseMusic-1.3.4 -linux-x86_64.rpm ) the ` .rpm ` file for 'Centos/RHEL':
64
64
```
65
- $ sudo yum localinstall ieaseMusic-1.3.2 -linux-x86_64.rpm
65
+ $ sudo yum localinstall ieaseMusic-1.3.4 -linux-x86_64.rpm
66
66
```
67
67
68
- [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.3 /iease-music-1.3.2 -x86_64.AppImage ) the ` .Appimage ` file for other distribution:
68
+ [ Download] ( https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4 /iease-music-1.3.4 -x86_64.AppImage ) the ` .Appimage ` file for other distribution:
69
69
```
70
- $ chmod u+x iease-music-1.3.2 -x86_64.AppImage
71
- $ ./iease-music-1.3.2 -x86_64.AppImage
70
+ $ chmod u+x iease-music-1.3.4 -x86_64.AppImage
71
+ $ ./iease-music-1.3.4 -x86_64.AppImage
72
72
```
73
73
74
74
Archlinux ` pacman ` install:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " iease-music" ,
3
- "version" : " 1.3.3 " ,
3
+ "version" : " 1.3.4 " ,
4
4
"description" : " 网易云音乐第三方 ✨" ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
135
135
"crypto" : " ^1.0.1" ,
136
136
"debug" : " ^4.1.1" ,
137
137
"delegate" : " ^3.2.0" ,
138
- "electron-json-storage" : " ^4.1.5 " ,
138
+ "electron-json-storage" : " ^4.1.6 " ,
139
139
"electron-updater" : " ^4.0.6" ,
140
140
"electron-window-state" : " ^5.0.3" ,
141
141
"han" : " 0.0.7" ,
142
142
"ionicons201" : " ^1.0.0" ,
143
- "libphonenumber-js" : " ^1.7.7 " ,
143
+ "libphonenumber-js" : " ^1.7.8 " ,
144
144
"md5" : " ^2.2.1" ,
145
145
"mkdirp" : " ^0.5.1" ,
146
146
"mobx" : " ^5.8.0" ,
You can’t perform that action at this time.
0 commit comments