syft: Update to version 0.89.0

This commit is contained in:
github-actions[bot] 2023-08-31 16:27:52 +00:00
parent 6658cfc11f
commit e1f24cd8c8

View File

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