agg: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2023-02-15 20:26:56 +00:00
parent 478fda7818
commit 63679b58ed

View File

@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.3.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.2.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe",
"hash": "4f7b95c20196a4a2e8ebbc04daf26b9eb6e3a3f9818d9521b59c393b97e33eba"
"url": "https://github.com/asciinema/agg/releases/download/v1.3.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe",
"hash": "ccff75a5e943bd865fd86c5e9fdbf70fa778e6789439f791e4582979061bfa67"
}
},
"bin": "agg.exe",