diff --git a/bucket/bom.json b/bucket/bom.json index b444aaab5f..60e28950ed 100644 --- a/bucket/bom.json +++ b/bucket/bom.json @@ -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).", "homepage": "https://kubernetes-sigs.github.io/bom/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/bom/releases/download/v0.6.0/bom-amd64-windows.exe#/bom.exe", - "hash": "34697174293afe491bedc5ce5ef24f3a36fe4a293aebe81bd519593c550aa0fd" + "url": "https://github.com/kubernetes-sigs/bom/releases/download/v0.7.1/bom-amd64-windows.exe#/bom.exe", + "hash": "97f3e19a1339d2de8abb2001aa2a66420d75cba0cd45097a101a1f7b4ba83cd2" } }, "bin": "bom.exe",