syft: Update to version 0.62.3

This commit is contained in:
github-actions[bot] 2022-11-30 20:27:08 +00:00
parent dfe962f44e
commit 804171e83a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.62.2", "version": "0.62.3",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.", "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", "homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/anchore/syft/releases/download/v0.62.2/syft_0.62.2_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v0.62.3/syft_0.62.3_windows_amd64.zip",
"hash": "fd210d0e7399781823a081e5f061ab18c5cb1d1461c6f98e127e28189e65ebe2" "hash": "3fdc0ca982a10f2d5aadd02113559543927effb4f96f28c8ff6c70d128f4e9d2"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",