From 7849946b30624a2e216e2b7f8beb101b4583e1aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:29:57 +0000 Subject: [PATCH] agg: Update to version 1.5.0 --- bucket/agg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/agg.json b/bucket/agg.json index 70c75306f8..7d2ea8ea13 100644 --- a/bucket/agg.json +++ b/bucket/agg.json @@ -1,5 +1,5 @@ { - "version": "1.4.3", + "version": "1.5.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.4.3/agg-x86_64-pc-windows-msvc.exe#/agg.exe", - "hash": "23bab45ce750afbba24c6b4bfd42a25b4cbb71c36eeecdc231bf759ab3fb1685" + "url": "https://github.com/asciinema/agg/releases/download/v1.5.0/agg-x86_64-pc-windows-msvc.exe#/agg.exe", + "hash": "3348f4a36c8185bd32fa39bfd11758ee49af2ce0aa8515a5d92928b67f39debe" } }, "bin": "agg.exe",