{ "version": "1.6.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.6.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe", "hash": "3521d25bdc5e40f24afedea8f9dc7ecfb3172f5586f9972afaf2a26d86b61177" } }, "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" } } } }