syft: Update to version 0.96.0

This commit is contained in:
github-actions[bot] 2023-11-09 16:28:02 +00:00
parent 477d88ec01
commit 1d111c70f6

View File

@ -1,12 +1,12 @@
{
"version": "0.95.0",
"version": "0.96.0",
"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/v0.95.0/syft_0.95.0_windows_amd64.zip",
"hash": "aff4d28a825e59e799610463cdce3ff89fc41532b2cadfa7067a8e2295bcd315"
"url": "https://github.com/anchore/syft/releases/download/v0.96.0/syft_0.96.0_windows_amd64.zip",
"hash": "6e459a69302a181a62e2e85566e94ecce4850a908af648850467a4d2d426823e"
}
},
"bin": "syft.exe",