Skip to content

Commit 2b869e4

Browse files
committed
remove win64 from package names
1 parent 4e13e47 commit 2b869e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
],
5454
"publisherName": "Alex313031",
5555
"executableName": "apple_music",
56-
"artifactName": "apple_music_win64_${version}_${arch}.${ext}"
56+
"artifactName": "apple_music_${version}_${arch}.${ext}"
5757
},
5858
"nsis": {
5959
"shortcutName": "Apple Music",

0 commit comments

Comments
 (0)