{ "version": "1.43.2", "description": "Lightweight, portable and dependable accounting tools", "homepage": "https://hledger.org", "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/simonmichael/hledger/releases/download/1.43.2/hledger-windows-x64.zip", "hash": "2281a04ee0313c84430fc6d1bf8323b061ca0c3e4b2176d7edf2f7568fe539b1" } }, "bin": [ "hledger.exe", "hledger-web.exe", "hledger-ui.exe" ], "checkver": { "github": "https://github.com/simonmichael/hledger" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/simonmichael/hledger/releases/download/$version/hledger-windows-x64.zip" } } } }