Skip to content

Commit 20046ea

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/generate-sbom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ def generate(version: str) -> dict:
416416
{"type": "website", "url": "https://pngquant.org/lib/"},
417417
{
418418
"type": "distribution",
419-
"url": "https://github.com/ImageOptim/libimagequant/releases",
419+
"url": "https://github.com/ImageOptim/libimagequant/tags",
420420
},
421421
],
422422
},

0 commit comments

Comments
 (0)