From 3054d0516810e2c31a34e34996d67ccc5d51d9bd Mon Sep 17 00:00:00 2001 From: gburus Date: Wed, 28 Feb 2018 18:33:38 +0000 Subject: [PATCH] mozjpeg: add description (#2057) --- mozjpeg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/mozjpeg.json b/mozjpeg.json index 801b9e6de9..820c4fdaac 100644 --- a/mozjpeg.json +++ b/mozjpeg.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/mozilla/mozjpeg", + "description": "Improved JPEG encoder", "version": "3.1", "license": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md", "url": "https://mozjpeg.codelove.de/bin/mozjpeg_3.1_x86.zip",