chore(artifactName): mihomo-party -> clash-party

This commit is contained in:
Memory 2025-08-30 21:54:33 +08:00 committed by GitHub
parent 8672693c33
commit bf79ec2c62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: