From 49923e5b309d733820db90c9d0b6cfad7c9b2eed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Jun 2023 12:30:10 +0000 Subject: [PATCH] agg: Update to version 1.4.2 --- bucket/agg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/agg.json b/bucket/agg.json index 4fc4ebe17c..faf4333c99 100644 --- a/bucket/agg.json +++ b/bucket/agg.json @@ -1,5 +1,5 @@ { - "version": "1.4.1", + "version": "1.4.2", "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.1/agg-x86_64-pc-windows-msvc.exe#/agg.exe", - "hash": "2ca8faff01e8a0896d810cbac8fec80c2aef6768d1a10ad864d8bba5866a38d5" + "url": "https://github.com/asciinema/agg/releases/download/v1.4.2/agg-x86_64-pc-windows-msvc.exe#/agg.exe", + "hash": "62c16f8efed37aabc472be7dce2a1bb7767b1b7b0af017fe12e869caee1d0d4c" } }, "bin": "agg.exe",