{ "version": "1.24.1", "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.1/hledger-windows.zip", "hash": "f63caad9631b0dfb18d08c942840ba5af85a7d6143dbcef06c2bccf54754d802" } }, "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" } } } }