We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b4b9f commit b9da5f4Copy full SHA for b9da5f4
.github/generate-sbom.py
@@ -162,7 +162,7 @@ def generate(version: str) -> dict:
162
"name": "libjpeg / libjpeg-turbo",
163
"description": "JPEG codec (required by default; disable with "
164
"-C jpeg=disable). Tested with libjpeg 6b/8/9-9d "
165
- "and libjpeg-turbo 8.",
+ "and libjpeg-turbo 2-3.",
166
"licenses": [
167
{"license": {"id": "IJG"}},
168
{"license": {"id": "BSD-3-Clause"}},
0 commit comments