syft: Update to version 1.31.0

This commit is contained in:
github-actions[bot] 2025-08-13 16:30:00 +00:00
parent 7961afd2a9
commit 994915619d

View File

@ -1,12 +1,12 @@
{ {
"version": "1.30.0", "version": "1.31.0",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.", "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", "homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/anchore/syft/releases/download/v1.30.0/syft_1.30.0_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v1.31.0/syft_1.31.0_windows_amd64.zip",
"hash": "9e354ab18359e018bf8c654713ec44ce5ad1056f231c9d031749f38c1fd2b963" "hash": "de5fd21a90b8c469e7333025e8fc7251c0c6ab6b3f92e0f335a60492a55b0bed"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",