From a4d0f5748b75fc257b2de721d3131ea5104db7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 00:42:07 +0000 Subject: [PATCH] fossa: Update to version 3.14.1 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index c1b7cb49a4..ccb71f88ec 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.14.0", + "version": "3.14.1", "description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.", "homepage": "https://github.com/fossas/fossa-cli", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/fossas/fossa-cli/releases/download/v3.14.0/fossa_3.14.0_windows_amd64.zip", - "hash": "8d53d7346af5921007738821afc836c8d1098c7a74256cb1d9e9d7befe5ea101" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.14.1/fossa_3.14.1_windows_amd64.zip", + "hash": "67ea6d17ccb4598288910af82d2d54ff77dbf2726792d940c7206e2216f981cc" } }, "bin": "fossa.exe",