From b6d9eff6f2fae043975740d0ee423b0ad4dc1c97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 08:30:44 +0000 Subject: [PATCH] bom: Update to version 0.7.1 --- bucket/bom.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",