修正邮箱地址
parent
f56c42f353
commit
a6e2308282
|
@ -75,7 +75,7 @@
|
||||||
"category": "public.app-category.music"
|
"category": "public.app-category.music"
|
||||||
},
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
"maintainer": "lyswhut <lyswuhut@qq.com>",
|
"maintainer": "lyswhut <lyswhut@qq.com>",
|
||||||
"artifactName": "${productName} v${version} ${env.ARCH}.${ext}",
|
"artifactName": "${productName} v${version} ${env.ARCH}.${ext}",
|
||||||
"icon": "./resources/icons",
|
"icon": "./resources/icons",
|
||||||
"category": "Utility;AudioVideo;Audio;Player;Music;",
|
"category": "Utility;AudioVideo;Audio;Player;Music;",
|
||||||
|
@ -131,7 +131,7 @@
|
||||||
],
|
],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "lyswhut",
|
"name": "lyswhut",
|
||||||
"email": "lyswuhut@qq.com"
|
"email": "lyswhut@qq.com"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|
Loading…
Reference in New Issue