syft: Update to version 0.66.1

This commit is contained in:
github-actions[bot] 2023-01-13 00:33:13 +00:00
parent 38756b6146
commit 13c8e036f7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.65.0", "version": "0.66.1",
"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.65.0/syft_0.65.0_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v0.66.1/syft_0.66.1_windows_amd64.zip",
"hash": "4f3954a7e7a58acd64e15a8a16be3d08cbd1edcee78afad3ca907161008cddab" "hash": "82dcb8ba4b703e96d76f3bf5f9a7513c0486a53852af03a07ac3f0dbe11f2be4"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",