syft: Update to version 1.34.2

This commit is contained in:
github-actions[bot] 2025-10-16 16:30:22 +00:00
parent d5044c303b
commit cb45b5e685

View File

@ -1,12 +1,12 @@
{
"version": "1.34.1",
"version": "1.34.2",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
"homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/syft/releases/download/v1.34.1/syft_1.34.1_windows_amd64.zip",
"hash": "10a221a61a4f51ee5edcf12011faeac20e17814c73e3d183c0313e0810fa9bab"
"url": "https://github.com/anchore/syft/releases/download/v1.34.2/syft_1.34.2_windows_amd64.zip",
"hash": "69833f07006b830290347dbc275f86d2d6cff13541e343bac5d3569668752b7a"
}
},
"bin": "syft.exe",