removed slot

This commit is contained in:
antelle 2017-07-04 23:32:32 +02:00
parent 758d10ed14
commit 9f47699a49
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@ module.exports = function(grunt) {
'sign-exe': {
options: {
spc: 'keys/keeweb.spc',
key: '4:01',
key: '01',
algo: 'sha256',
url: pkg.homepage
},