{ "version": "1.5.0", "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.5.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe", "hash": "3348f4a36c8185bd32fa39bfd11758ee49af2ce0aa8515a5d92928b67f39debe" } }, "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" } } } }