{ "version": "1.32.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.32.2/hledger-windows-x64.zip", "hash": "fa16b3d6e29230a505746000c8fbc4c81145fcd961abc8bd1df63e22ed35f12d" } }, "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" } } } }