{
    "version": "1.8.1",
    "description": "Asciinema GIF generator",
    "homepage": "https://github.com/asciinema/agg",
    "license": "Apache-2.0",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/asciinema/agg/releases/download/v1.8.1/agg-x86_64-pc-windows-msvc.exe#/agg.exe",
            "hash": "31acc4629c9faab3a2465e5521ef8a2623076e99111f925c005c5673cd46ccc5"
        }
    },
    "bin": "agg.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/asciinema/agg/releases/download/v$version/agg-x86_64-pc-windows-msvc.exe#/agg.exe"
            }
        }
    }
}
