Skip to content

Commit

Permalink
feat: rcedit 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jul 1, 2018
1 parent 3c96d0b commit 32592f5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"private": true,
"scripts": {
"appx": "node scripts/appx.js",
"winCodeSign": "NAME=winCodeSign VERSION=2.0.0 ./publish.sh",
"winCodeSign-checksum": "openssl dgst -sha512 -binary out/winCodeSign-1.9.0.7z | base64",
"winCodeSign": "NAME=winCodeSign VERSION=2.1.0 ./publish.sh",
"appimage": "NAME=appimage VERSION=9.1.0 ./publish.sh",
"wix": "NAME=wix VERSION=4.0.0.5512.2 ./publish.sh",
"sw": "NAME=Squirrel.Windows VERSION=1.7.8 ./publish.sh",
Expand Down
Binary file modified winCodeSign/rcedit-ia32.exe
Binary file not shown.
Binary file modified winCodeSign/rcedit-x64.exe
Binary file not shown.

0 comments on commit 32592f5

Please sign in to comment.