gifski: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2021-01-27 00:01:47 +00:00
parent 568da9765d
commit bc623745ee

View File

@ -1,10 +1,10 @@
{ {
"version": "1.2.7", "version": "1.3.0",
"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.2.7.zip", "url": "https://gif.ski/gifski-1.3.0.zip",
"hash": "fb64082670efd902d4036add89659ae9daefe6ebdae48d04d7c5fbcbd949273c", "hash": "80d011f4b52eb549582e231e19419b900a195faccad67a63c8b0f1c872657ad4",
"extract_dir": "win", "extract_dir": "win",
"bin": "gifski.exe", "bin": "gifski.exe",
"checkver": "For Windows.*?gifski-([\\d.]+)\\.zip", "checkver": "For Windows.*?gifski-([\\d.]+)\\.zip",