request highest available

This commit is contained in:
pompurin404 2024-08-16 14:00:10 +08:00
parent 84c8dd945f
commit b8957fb555
No known key found for this signature in database

View File

@ -29,7 +29,7 @@ win:
- nsis - nsis
- 7z - 7z
artifactName: ${name}-windows-${version}-${arch}-portable.${ext} artifactName: ${name}-windows-${version}-${arch}-portable.${ext}
requestedExecutionLevel: requireAdministrator requestedExecutionLevel: highestAvailable
executableName: mihomo-party executableName: mihomo-party
nsis: nsis:
artifactName: ${name}-windows-${version}-${arch}-setup.${ext} artifactName: ${name}-windows-${version}-${arch}-setup.${ext}