syft: Update to version 1.41.1

This commit is contained in:
github-actions[bot] 2026-01-30 00:51:38 +00:00
parent d6ba4e0684
commit bf1dd05ced

View File

@ -1,12 +1,12 @@
{
"version": "1.41.0",
"version": "1.41.1",
"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.41.0/syft_1.41.0_windows_amd64.zip",
"hash": "c80bb78a7c418ab11f61ae868496fc9ce38a203a3a4106a73001c352b1268995"
"url": "https://github.com/anchore/syft/releases/download/v1.41.1/syft_1.41.1_windows_amd64.zip",
"hash": "0bab55a5b9a22dea6d5f5ca173355084a1db5ad1bc7186a51b4f5a53e4190a81"
}
},
"bin": "syft.exe",