From 11a46a3d683005cab2e1088c8de41269e3d44565 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 20:27:13 +0000 Subject: [PATCH] gifski: Update to version 1.6.3 --- bucket/gifski.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gifski.json b/bucket/gifski.json index 5f7a54ca6b..b350d1bece 100644 --- a/bucket/gifski.json +++ b/bucket/gifski.json @@ -1,10 +1,10 @@ { - "version": "1.6.1", + "version": "1.6.3", "description": "GIF encoder based on libimagequant (pngquant).", "homepage": "https://gif.ski", "license": "AGPL-3.0-or-later", - "url": "https://gif.ski/gifski-1.6.1.zip", - "hash": "fe6445a507e93661cdd9e0da64f109d0bd9d24db2d9e86354a528c44dbd78cc9", + "url": "https://gif.ski/gifski-1.6.3.zip", + "hash": "91025202d9f48d3b96054940396eb133529d93fca8cad670a288379a34511f3e", "extract_dir": "win", "bin": "gifski.exe", "checkver": "For Windows.*?gifski-([\\d.]+)\\.zip",