syft: Update to version 0.88.0

This commit is contained in:
github-actions[bot] 2023-08-26 00:33:02 +00:00
parent 2962c0ca9f
commit 31d38997a3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.87.1", "version": "0.88.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/v0.87.1/syft_0.87.1_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v0.88.0/syft_0.88.0_windows_amd64.zip",
"hash": "ec89bf68571238a67b83c26a32371b67efa6daeaa819d67a9f281a69cb2e0cd0" "hash": "3c4bbcfee4c885e2b344c0de3dc77987057b27079cccb1b15435fd2399f92cfa"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",