agg: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2023-10-03 00:32:43 +00:00
parent bd40c1dcd3
commit 893bf7cb3c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.2", "version": "1.4.3",
"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.4.2/agg-x86_64-pc-windows-msvc.exe#/agg.exe", "url": "https://github.com/asciinema/agg/releases/download/v1.4.3/agg-x86_64-pc-windows-msvc.exe#/agg.exe",
"hash": "62c16f8efed37aabc472be7dce2a1bb7767b1b7b0af017fe12e869caee1d0d4c" "hash": "23bab45ce750afbba24c6b4bfd42a25b4cbb71c36eeecdc231bf759ab3fb1685"
} }
}, },
"bin": "agg.exe", "bin": "agg.exe",