30 lines
958 B
JSON
30 lines
958 B
JSON
{
|
|
"version": "0.1.0",
|
|
"description": "A ui for ledger-cli files",
|
|
"homepage": "https://github.com/sbridges/ledgerble",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/sbridges/ledgerble/releases/download/v0.1.0/ledgerble-win-0.1.0.zip",
|
|
"hash": "0910DF7344A1A478DB64763E92A26EBB7C2944CCDCD7D0189F0D02480BCF6E39",
|
|
"extract_dir": "dist\\ledgerble-win32-x64",
|
|
"bin": "ledgerble.exe",
|
|
"shortcuts": [
|
|
[
|
|
"ledgerble.exe",
|
|
"Ledgerble"
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/sbridges/ledgerble/releases/download/v$version/ledgerble-win-$version.zip",
|
|
"extract_dir": "dist\\ledgerble-win32-x64"
|
|
}
|
|
}
|
|
}
|
|
}
|