syft: Update to version 0.68.1

This commit is contained in:
github-actions[bot] 2023-01-25 20:25:39 +00:00
parent e0db1b6b69
commit 684681b7fa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.68.0", "version": "0.68.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.68.0/syft_0.68.0_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v0.68.1/syft_0.68.1_windows_amd64.zip",
"hash": "c5b232e41ab2a867d9a23dc07b77c550c07dc93f1095b8170d59d56403d1457a" "hash": "848ac65683e3ec9edf97f0db779838dc4d1aed1c56a24c7d55f52975fca2fcdc"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",