From bf79ec2c62e13651d3df5ed723cd1b040b9ee7a7 Mon Sep 17 00:00:00 2001 From: Memory <134070804+Memory2314@users.noreply.github.com> Date: Sat, 30 Aug 2025 21:54:33 +0800 Subject: [PATCH] chore(artifactName): mihomo-party -> clash-party --- electron-builder.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/electron-builder.yml b/electron-builder.yml index ba35520..a123848 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -27,9 +27,9 @@ win: target: - nsis - 7z - artifactName: ${name}-windows-${version}-${arch}-portable.${ext} + artifactName: clash-party-windows-${version}-${arch}-portable.${ext} nsis: - artifactName: ${name}-windows-${version}-${arch}-setup.${ext} + artifactName: clash-party-windows-${version}-${arch}-setup.${ext} uninstallDisplayName: ${productName} allowToChangeInstallationDirectory: true oneClick: false @@ -47,7 +47,7 @@ mac: - NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder. - NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder. notarize: false - artifactName: ${name}-macos-${version}-${arch}.${ext} + artifactName: clash-party-macos-${version}-${arch}.${ext} pkg: allowAnywhere: false allowCurrentUserHome: false @@ -64,7 +64,7 @@ linux: - rpm maintainer: mihomo-party-org category: Utility - artifactName: ${name}-linux-${version}-${arch}.${ext} + artifactName: clash-party-linux-${version}-${arch}.${ext} deb: afterInstall: 'build/linux/postinst' rpm: