Update libjpeg-turbo to 2.1.3.

This commit is contained in:
Joseph Cloutier
2022-05-21 20:50:43 -04:00
parent e1c55103a6
commit 555df2963b
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ Lime includes code from several other C/C++ libraries, listed below. Lime prefer
- **efsw** | [primary repo](https://github.com/SpartanJ/efsw)
- [**FreeType**](https://freetype.org/) | [primary repo](https://gitlab.freedesktop.org/freetype/freetype) | [GitHub mirror](https://github.com/freetype/freetype)
- [**HarfBuzz**](https://harfbuzz.github.io/) | [primary repo](https://github.com/harfbuzz/harfbuzz)
- [**libjpeg**](https://ijg.org/) | [download](https://ijg.org/files/) | [unofficial GitHub mirror](https://github.com/openfl/libjpeg)
- [**libjpeg-turbo**](https://www.libjpeg-turbo.org/) | [primary repo](https://github.com/libjpeg-turbo/libjpeg-turbo)
- **LZMA** | [download](https://www.7-zip.org/sdk.html) | [unofficial GitHub mirror](https://github.com/openfl/liblzma)
- [**mbed TLS**](https://tls.mbed.org/) | [primary repo](https://github.com/Mbed-TLS/mbedtls)
- [**MojoAL**](https://icculus.org/mojoAL/) | [primary repo](https://github.com/icculus/mojoAL/)