16 lines
592 B
JSON
16 lines
592 B
JSON
{
|
|
"version": "1.21",
|
|
"description": "Easy-to-use plaintext accounting tool",
|
|
"homepage": "http://hledger.org/",
|
|
"license": "GPL-3.0",
|
|
"url": "https://github.com/simonmichael/hledger/releases/download/1.21/hledger-windows.zip",
|
|
"hash": "ac50550cc3d4595a6391975ea1e711a6d96f80fa40e34f37cb39abd5392bed7f",
|
|
"bin": ["hledger.exe", "hledger-web.exe"],
|
|
"checkver": {
|
|
"github": "https://github.com/simonmichael/hledger"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/simonmichael/hledger/releases/download/v$version/hledger-windows.zip"
|
|
}
|
|
}
|