syft: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2024-05-28 16:28:24 +00:00
parent c4284cdbe8
commit 57133c61af

View File

@ -1,12 +1,12 @@
{
"version": "1.4.1",
"version": "1.5.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/v1.4.1/syft_1.4.1_windows_amd64.zip",
"hash": "ac97125b56b21987d35bcb6b5d300a686bc241272b0b91a12a3c6c743a0567a9"
"url": "https://github.com/anchore/syft/releases/download/v1.5.0/syft_1.5.0_windows_amd64.zip",
"hash": "5079c6a88e130f8677d0701cb2689f9eae2088022ecf5fa2b9f341b96d9983d2"
}
},
"bin": "syft.exe",