syft: Update to version 0.71.0

This commit is contained in:
github-actions[bot] 2023-02-09 20:26:37 +00:00
parent cd979c3b61
commit 27ba690bca

View File

@ -1,12 +1,12 @@
{ {
"version": "0.70.0", "version": "0.71.0",
"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.70.0/syft_0.70.0_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v0.71.0/syft_0.71.0_windows_amd64.zip",
"hash": "e30b9d1164aec11867c942f6fdbca0d610d0cb7f75283fd3c1cd3c9cfd265878" "hash": "b0d332fb18027147a8ec97256490da74aa094da63e4b7f737b2cbffec196d075"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",