Skip to content

Commit b9da5f4

Browse files
Update .github/generate-sbom.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent e9b4b9f commit b9da5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/generate-sbom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ def generate(version: str) -> dict:
162162
"name": "libjpeg / libjpeg-turbo",
163163
"description": "JPEG codec (required by default; disable with "
164164
"-C jpeg=disable). Tested with libjpeg 6b/8/9-9d "
165-
"and libjpeg-turbo 8.",
165+
"and libjpeg-turbo 2-3.",
166166
"licenses": [
167167
{"license": {"id": "IJG"}},
168168
{"license": {"id": "BSD-3-Clause"}},

0 commit comments

Comments
 (0)