{
    "version": "1.52.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.52.1/hledger-windows-x64.zip",
            "hash": "a330a86ff8f99cde603d6f3bf6fdd0db4e02892366a7077a9211a0cfa9faed0e"
        }
    },
    "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"
            }
        }
    }
}
