Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 0bba061

Browse files
committed
add target name
1 parent 80461b9 commit 0bba061

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,9 @@
238238
],
239239
"publisherName": "Xcoding Labs Inc.",
240240
"signAndEditExecutable": true,
241-
"verifyUpdateCodeSignature": true
241+
"verifyUpdateCodeSignature": true,
242+
"certificateSubjectName": "Xcoding Labs Inc.",
243+
"signingHashAlgorithms": ["sha256"]
242244
},
243245
"linux": {
244246
"target": [

0 commit comments

Comments
 (0)