From e24cc96ab83736a126ccc76051f70b734736bad7 Mon Sep 17 00:00:00 2001 From: Cyanoure Date: Mon, 28 Aug 2023 18:05:30 +0200 Subject: [PATCH] Updated artifactName on Linux --- electron-builder.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/electron-builder.yml b/electron-builder.yml index 3d7c353..d186f20 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -43,6 +43,7 @@ linux: arch: - 'x64' - 'arm64' + artifactName: '${productName}-setup-${version}-${arch}.${ext}' maintainer: 'Chronika' vendor: 'Chronika' synopsis: 'Chronika Launcher'