ScoopInstaller_Main/mozjpeg.json
Ross Smith II 76befd8403 Fix or update various URLs (#1565)
* Fix license in mozjpeg

* Update sbcl to 1.3.18

* Correct bad https URLs

* HTTPS everywhere (hand tested)
2017-06-20 04:08:06 +02:00

21 lines
583 B
JSON

{
"homepage": "https://github.com/mozilla/mozjpeg",
"version": "3.1",
"license": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md",
"url": "https://mozjpeg.codelove.de/bin/mozjpeg_3.1_x86.zip",
"hash": "f8fd47f219823e7ee1fe6583bca8baca075d214081588f1fd66141f790cf0731",
"bin": [
"cjpeg.exe",
[
"cjpeg.exe",
"mozjpeg"
],
"djpeg.exe",
"jpegtran.exe"
],
"checkver": {
"url": "https://mozjpeg.codelove.de/binaries.html",
"re": "version ([\\d.]+)"
}
}