agg: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2025-09-25 16:29:47 +00:00
parent bb843718ad
commit d21af56b8e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.0", "version": "1.6.0",
"description": "Asciinema GIF generator", "description": "Asciinema GIF generator",
"homepage": "https://github.com/asciinema/agg", "homepage": "https://github.com/asciinema/agg",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/asciinema/agg/releases/download/v1.5.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe", "url": "https://github.com/asciinema/agg/releases/download/v1.6.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe",
"hash": "3348f4a36c8185bd32fa39bfd11758ee49af2ce0aa8515a5d92928b67f39debe" "hash": "3521d25bdc5e40f24afedea8f9dc7ecfb3172f5586f9972afaf2a26d86b61177"
} }
}, },
"bin": "agg.exe", "bin": "agg.exe",