File tree 1 file changed +31
-0
lines changed
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "version" : " 0.0.3" ,
3
+ "description" : " 插件化、定制化、无广告的免费音乐播放器" ,
4
+ "homepage" : " http://musicfree.upup.fun/" ,
5
+ "license" : " GPL-3.0-or-later" ,
6
+ "architecture" : {
7
+ "64bit" : {
8
+ "url" : " https://github.com/maotoumao/MusicFreeDesktop/releases/download/v0.0.3/MusicFree-0.0.3-windows-setup.exe" ,
9
+ "hash" : " 2dae834786c6c0acf647e4cb83b089e640e24d5f2cbd229cbda9cec30a7aebb2"
10
+ }
11
+ },
12
+ "innosetup" : true ,
13
+ "shortcuts" : [
14
+ [
15
+ " MusicFree.exe" ,
16
+ " MusicFree" ,
17
+ " --user-data-dir=\" $dir\\ User Data\" "
18
+ ]
19
+ ],
20
+ "persist" : " User Data" ,
21
+ "checkver" : {
22
+ "github" : " https://github.com/maotoumao/MusicFreeDesktop"
23
+ },
24
+ "autoupdate" : {
25
+ "architecture" : {
26
+ "64bit" : {
27
+ "url" : " https://github.com/maotoumao/MusicFreeDesktop/releases/download/v$version/MusicFree-$version-windows-setup.exe"
28
+ }
29
+ }
30
+ }
31
+ }
You can’t perform that action at this time.
0 commit comments