scoop-earne/bucket/hledger.json

16 lines
679 B
JSON

{
"version": "1.20.4",
"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.3/hledger-windows.zip",
"hash": "5ff20e6d80090d188da37e14c5b7514a3fd100dc31be47d738b2700552163811",
"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"
}
}