sha256 code signing

This commit is contained in:
antelle 2017-06-11 23:29:43 +02:00
parent a970a83409
commit 2efea09f2b
1 changed files with 1 additions and 1 deletions

View File

@ -566,7 +566,7 @@ module.exports = function(grunt) {
options: {
spc: 'keys/code-sign-win32.spc',
pvk: 'keys/code-sign-win32.pvk',
algo: 'sha1',
algo: 'sha256',
url: pkg.homepage,
keytarPasswordService: 'code-sign-win32-keeweb',
keytarPasswordAccount: 'code-sign-win32-keeweb'