bom: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2025-09-26 08:30:44 +00:00
parent 42618f9641
commit b6d9eff6f2

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.0", "version": "0.7.1",
"description": "A utility that lets you create, view and transform Software Bills of Materials (SBOMs).", "description": "A utility that lets you create, view and transform Software Bills of Materials (SBOMs).",
"homepage": "https://kubernetes-sigs.github.io/bom/", "homepage": "https://kubernetes-sigs.github.io/bom/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes-sigs/bom/releases/download/v0.6.0/bom-amd64-windows.exe#/bom.exe", "url": "https://github.com/kubernetes-sigs/bom/releases/download/v0.7.1/bom-amd64-windows.exe#/bom.exe",
"hash": "34697174293afe491bedc5ce5ef24f3a36fe4a293aebe81bd519593c550aa0fd" "hash": "97f3e19a1339d2de8abb2001aa2a66420d75cba0cd45097a101a1f7b4ba83cd2"
} }
}, },
"bin": "bom.exe", "bin": "bom.exe",