syft: Update to version 0.63.0

This commit is contained in:
github-actions[bot] 2022-12-13 00:33:12 +00:00
parent 0cd764320c
commit 6f8798fdcd

View File

@ -1,12 +1,12 @@
{
"version": "0.62.3",
"version": "0.63.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.62.3/syft_0.62.3_windows_amd64.zip",
"hash": "3fdc0ca982a10f2d5aadd02113559543927effb4f96f28c8ff6c70d128f4e9d2"
"url": "https://github.com/anchore/syft/releases/download/v0.63.0/syft_0.63.0_windows_amd64.zip",
"hash": "b7d1f60170d5f8e6b6c60f248615c4bb5c0dd161d78ca56390e7bff03cfb78b4"
}
},
"bin": "syft.exe",