syft: Update to version 0.101.0

This commit is contained in:
github-actions[bot] 2024-01-18 00:32:26 +00:00
parent 43b21348e4
commit 925b3361c5

View File

@ -1,12 +1,12 @@
{
"version": "0.100.0",
"version": "0.101.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.100.0/syft_0.100.0_windows_amd64.zip",
"hash": "4490bf39e4432823a54166b6245f4255030d193eb05230c166f8589d48a736ca"
"url": "https://github.com/anchore/syft/releases/download/v0.101.0/syft_0.101.0_windows_amd64.zip",
"hash": "8a0facfee157b674ac27f58d7d9ec6fb985bb4bbb0c69610d275dce7fb507dae"
}
},
"bin": "syft.exe",