ledgerble: Extract dir autoupdate
parent
50c267fb72
commit
1367463d10
|
@ -21,7 +21,8 @@
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue