syft: Update to version 0.92.0

This commit is contained in:
github-actions[bot] 2023-09-27 16:29:01 +00:00
parent 68e9d7031b
commit 316d998488

View File

@ -1,12 +1,12 @@
{ {
"version": "0.91.0", "version": "0.92.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.91.0/syft_0.91.0_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v0.92.0/syft_0.92.0_windows_amd64.zip",
"hash": "9189e2246b5b649f8f09eb6d7500ee5f698253e94ebb34fab06ea6910489bcdc" "hash": "071135f3ddff00edd7c21663a08d8c8e1a9d199f55bb0f3cd36aaeb1e186875d"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",