From fafcd51dcb2db0f5e9932132f0676b4119cc4cc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 00:37:15 +0000 Subject: [PATCH] fossa: Update to version 3.10.1 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 637f0bf567..6f4aa3ee14 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.10.0", + "version": "3.10.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.10.0/fossa_3.10.0_windows_amd64.zip", - "hash": "0eaf7a2a0af7e682b2991626d6d13fdfc2c598186dde9eb5a14ce345e79773fa" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.10.1/fossa_3.10.1_windows_amd64.zip", + "hash": "7b826fb160f65030fc8ed37a74fa58e27d862a40e19a287c063e98e7db7a7e71" } }, "bin": "fossa.exe",