syft: Update to version 0.60.3

This commit is contained in:
github-actions[bot] 2022-11-03 16:31:37 +00:00
parent 0f40d97342
commit ceecdaf3ad

View File

@ -1,12 +1,12 @@
{
"version": "0.60.2",
"version": "0.60.3",
"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.60.2/syft_0.60.2_windows_amd64.zip",
"hash": "2ff35386f3222ae1e21f643861dfc6059737d30717e0a929901264c26df275d4"
"url": "https://github.com/anchore/syft/releases/download/v0.60.3/syft_0.60.3_windows_amd64.zip",
"hash": "a4e8b238492fa7c60d9908080cbe9c68fa32216f4a841c63fa2ef9ff7a02dd40"
}
},
"bin": "syft.exe",