Skip to content

Commit

Permalink
chore(windows): update azure key
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman committed Jun 22, 2023
1 parent 294e7b0 commit 8a6dd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ledger-live-desktop/scripts/sign-windows.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ async function azureSign(filePath) {
"-kvs",
AZURE_SECRET,
"-kvc",
"LL20220419-02",
"LL20230519-01",
"-v",
"-tr",
"http://timestamp.digicert.com",
Expand Down

0 comments on commit 8a6dd7b

Please sign in to comment.