syft: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2025-05-21 00:40:23 +00:00
parent cd0f740b81
commit 8c199e4889

View File

@ -1,12 +1,12 @@
{
"version": "1.25.1",
"version": "1.26.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.25.1/syft_1.25.1_windows_amd64.zip",
"hash": "22e24ab95a119a09445bc60019aef6083719c6377dc5d4615e2a93175c502f43"
"url": "https://github.com/anchore/syft/releases/download/v1.26.0/syft_1.26.0_windows_amd64.zip",
"hash": "eca51fb712144a3af97c3699bde32e0ff5d389ed97985fff975fd46b92410075"
}
},
"bin": "syft.exe",