syft: Update to version 0.87.1

This commit is contained in:
github-actions[bot] 2023-08-17 20:23:54 +00:00
parent 79014041fb
commit 17fc058f2d

View File

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