agg: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2023-04-14 00:33:22 +00:00
parent 54057c8c5b
commit 3d465574d2

View File

@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.1",
"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.4.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe",
"hash": "dde51754e80872f91969834b5d2aeea8ee6fe3583386b5d8f9a7730e5c0d58a6"
"url": "https://github.com/asciinema/agg/releases/download/v1.4.1/agg-x86_64-pc-windows-msvc.exe#/agg.exe",
"hash": "2ca8faff01e8a0896d810cbac8fec80c2aef6768d1a10ad864d8bba5866a38d5"
}
},
"bin": "agg.exe",