{ "version": "1.32.3", "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.32.3/hledger-windows-x64.zip", "hash": "5dc1e960c939de22ad417312828369bedd405308288fc5be6df7d043fa61e81b" } }, "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" } } } }