{
    "version": "2.2.1",
    "description": "A command line filter program that draws ASCII art boxes around your input text",
    "homepage": "https://boxes.thomasjensen.com/",
    "license": "GPL-2.0-only",
    "url": "https://github.com/ascii-boxes/boxes/releases/download/v2.2.1/boxes-2.2.1-intel-win32.zip",
    "hash": "d953373b696e431b53b28501fa74dc6ae53928852ea13504ab648f9f1250596c",
    "extract_dir": "boxes-2.2.1",
    "bin": "boxes.exe",
    "checkver": {
        "github": "https://github.com/ascii-boxes/boxes"
    },
    "autoupdate": {
        "url": "https://github.com/ascii-boxes/boxes/releases/download/v$version/boxes-$version-intel-win32.zip",
        "extract_dir": "boxes-$version"
    }
}
