This repository was archived by the owner on Jun 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4848Download the last version on the [ website] ( https://github.com/trazyn/ieaseMusic/releases/latest ) or below.
4949
5050#### 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 ` :
5252```
5353brew cask install ieasemusic
5454```
5555
5656#### Linux
5757
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':
5959```
60- $ sudo dpkg -i ieaseMusic-1.3.2 -linux-amd64.deb
60+ $ sudo dpkg -i ieaseMusic-1.3.4 -linux-amd64.deb
6161```
6262
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':
6464```
65- $ sudo yum localinstall ieaseMusic-1.3.2 -linux-x86_64.rpm
65+ $ sudo yum localinstall ieaseMusic-1.3.4 -linux-x86_64.rpm
6666```
6767
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:
6969```
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
7272```
7373
7474Archlinux ` pacman ` install:
Original file line number Diff line number Diff line change 11{
22 "name" : " iease-music" ,
3- "version" : " 1.3.3 " ,
3+ "version" : " 1.3.4 " ,
44 "description" : " 网易云音乐第三方 ✨" ,
55 "main" : " main.js" ,
66 "scripts" : {
135135 "crypto" : " ^1.0.1" ,
136136 "debug" : " ^4.1.1" ,
137137 "delegate" : " ^3.2.0" ,
138- "electron-json-storage" : " ^4.1.5 " ,
138+ "electron-json-storage" : " ^4.1.6 " ,
139139 "electron-updater" : " ^4.0.6" ,
140140 "electron-window-state" : " ^5.0.3" ,
141141 "han" : " 0.0.7" ,
142142 "ionicons201" : " ^1.0.0" ,
143- "libphonenumber-js" : " ^1.7.7 " ,
143+ "libphonenumber-js" : " ^1.7.8 " ,
144144 "md5" : " ^2.2.1" ,
145145 "mkdirp" : " ^0.5.1" ,
146146 "mobx" : " ^5.8.0" ,
You can’t perform that action at this time.
0 commit comments