From 3d465574d2d4ba81e3c267727b8e1ec542861657 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 00:33:22 +0000 Subject: [PATCH] agg: Update to version 1.4.1 --- bucket/agg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/agg.json b/bucket/agg.json index 666b6f0d62..4fc4ebe17c 100644 --- a/bucket/agg.json +++ b/bucket/agg.json @@ -1,5 +1,5 @@ { - "version": "1.4.0", + "version": "1.4.1", "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.4.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe", - "hash": "dde51754e80872f91969834b5d2aeea8ee6fe3583386b5d8f9a7730e5c0d58a6" + "url": "https://github.com/asciinema/agg/releases/download/v1.4.1/agg-x86_64-pc-windows-msvc.exe#/agg.exe", + "hash": "2ca8faff01e8a0896d810cbac8fec80c2aef6768d1a10ad864d8bba5866a38d5" } }, "bin": "agg.exe",