gifski: Update to version 1.3.3

This commit is contained in:
Richard Kuhnt 2021-02-05 14:00:19 +00:00
parent c6c98ed3b5
commit 236e90e5ff

View File

@ -1,10 +1,10 @@
{ {
"version": "1.3.1", "version": "1.3.3",
"description": "GIF encoder based on libimagequant (pngquant).", "description": "GIF encoder based on libimagequant (pngquant).",
"homepage": "https://gif.ski", "homepage": "https://gif.ski",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"url": "https://gif.ski/gifski-1.3.1.zip", "url": "https://gif.ski/gifski-1.3.3.zip",
"hash": "0ac2b7cb23eeee6432f4be9eea8b91501403a51f2f15ebba89d7255a4e24993a", "hash": "6ecf36b55ba831bc05f068f76174ac9759bd0b09066c49ee52ef4a175ff3446d",
"extract_dir": "win", "extract_dir": "win",
"bin": "gifski.exe", "bin": "gifski.exe",
"checkver": "For Windows.*?gifski-([\\d.]+)\\.zip", "checkver": "For Windows.*?gifski-([\\d.]+)\\.zip",