agg: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2023-02-15 12:31:47 +00:00
parent fce6d030fd
commit 45325e0118

View File

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