{ "version": "1.42.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.42.2/hledger-windows-x64.zip", "hash": "91cb974c2bebd5de480dd2e2d3f4901ed090cf6fd910c1b8e2f66d640e4f8c59" } }, "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" } } } }