agg: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2023-06-11 12:30:10 +00:00
parent 989210a514
commit 49923e5b30

View File

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