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

Commit 15a2f3d

Browse files
committed
ad certificate sha1
1 parent b471fa3 commit 15a2f3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,8 @@
240240
"signAndEditExecutable": true,
241241
"verifyUpdateCodeSignature": true,
242242
"certificateSubjectName": "Xcoding Labs Inc.",
243-
"signingHashAlgorithms": ["sha256"]
243+
"signingHashAlgorithms": ["sha256"],
244+
"certificateSha1": "1C43B0BE14DFEF3FC3495AAB40515D3120CFF0E1"
244245
},
245246
"linux": {
246247
"target": [

0 commit comments

Comments
 (0)