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