{ "version": "1.24", "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.24/hledger-windows.zip", "hash": "ef31de7a3b5ecb67e71c49089f571e7c3206c75ea77124cf659bcb0ec603ed62" } }, "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.zip" } } } }