ledgerble: Extract dir autoupdate

main
earnest ma 2020-12-11 15:02:21 -05:00
parent 50c267fb72
commit 1367463d10
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/sbridges/ledgerble/releases/download/v$version/ledgerble-win-$version.zip"
"url": "https://github.com/sbridges/ledgerble/releases/download/v$version/ledgerble-win-$version.zip",
"extract_dir": "dist\\ledgerble-win32-x64"
}
}
}