gifski: Update to version 1.3.1

This commit is contained in:
Richard Kuhnt 2021-01-27 22:00:26 +00:00
parent 0a407a8c92
commit c8b754c357

View File

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