mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 05:00:30 +08:00
chore(artifactName): mihomo-party -> clash-party
This commit is contained in:
parent
8672693c33
commit
bf79ec2c62
@ -27,9 +27,9 @@ win:
|
|||||||
target:
|
target:
|
||||||
- nsis
|
- nsis
|
||||||
- 7z
|
- 7z
|
||||||
artifactName: ${name}-windows-${version}-${arch}-portable.${ext}
|
artifactName: clash-party-windows-${version}-${arch}-portable.${ext}
|
||||||
nsis:
|
nsis:
|
||||||
artifactName: ${name}-windows-${version}-${arch}-setup.${ext}
|
artifactName: clash-party-windows-${version}-${arch}-setup.${ext}
|
||||||
uninstallDisplayName: ${productName}
|
uninstallDisplayName: ${productName}
|
||||||
allowToChangeInstallationDirectory: true
|
allowToChangeInstallationDirectory: true
|
||||||
oneClick: false
|
oneClick: false
|
||||||
@ -47,7 +47,7 @@ mac:
|
|||||||
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
|
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
|
||||||
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
|
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
|
||||||
notarize: false
|
notarize: false
|
||||||
artifactName: ${name}-macos-${version}-${arch}.${ext}
|
artifactName: clash-party-macos-${version}-${arch}.${ext}
|
||||||
pkg:
|
pkg:
|
||||||
allowAnywhere: false
|
allowAnywhere: false
|
||||||
allowCurrentUserHome: false
|
allowCurrentUserHome: false
|
||||||
@ -64,7 +64,7 @@ linux:
|
|||||||
- rpm
|
- rpm
|
||||||
maintainer: mihomo-party-org
|
maintainer: mihomo-party-org
|
||||||
category: Utility
|
category: Utility
|
||||||
artifactName: ${name}-linux-${version}-${arch}.${ext}
|
artifactName: clash-party-linux-${version}-${arch}.${ext}
|
||||||
deb:
|
deb:
|
||||||
afterInstall: 'build/linux/postinst'
|
afterInstall: 'build/linux/postinst'
|
||||||
rpm:
|
rpm:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user