agg: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2025-10-22 16:30:00 +00:00
parent d44f6fde34
commit fd895d7b95

View File

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