{ "version": "1.32", "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/hledger-windows-x64.zip", "hash": "7beb0baa47f8e44b62a2420a3d34121620edd5b8dfcdb7049422a3ca38c09053" } }, "bin": [ "hledger.exe", "hledger-web.exe" ], "checkver": { "github": "https://github.com/simonmichael/hledger" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/simonmichael/hledger/releases/download/$version/hledger-windows-x64.zip" } } } }