16 lines
679 B
JSON
16 lines
679 B
JSON
{
|
|
"version": "1.20.2",
|
|
"description": "Easy-to-use command-line/curses/web plaintext accounting tool; a modern and largely compatible Haskell rewrite of Ledger",
|
|
"homepage": "http://hledger.org/",
|
|
"license": "GPL-3.0",
|
|
"url": "https://github.com/simonmichael/hledger/releases/download/1.20.2/hledger-windows.zip",
|
|
"hash": "7372f5368e1a976d15f0b83fea80c677e0d89668996f9dc3129c469cac377868",
|
|
"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"
|
|
}
|
|
}
|