From 63679b58ed17c2ac8581c2f17c245c620b66e313 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:26:56 +0000 Subject: [PATCH] agg: Update to version 1.3.0 --- bucket/agg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/agg.json b/bucket/agg.json index bf003c9444..81497a6e8c 100644 --- a/bucket/agg.json +++ b/bucket/agg.json @@ -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",