From 454d7dad7a372fa6b35a7950ca463b41b0f662f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 00:33:29 +0000 Subject: [PATCH] fossa: Update to version 3.9.8 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index ae80445ff6..3bb3b2bb4b 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.9.7", + "version": "3.9.8", "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.9.7/fossa_3.9.7_windows_amd64.zip", - "hash": "b59298b23280ba5ae14a625f6d256ccd4c0ff3fb28d82fa0916b1077adcbd22f" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.9.8/fossa_3.9.8_windows_amd64.zip", + "hash": "6c5601b49bc9739bf6fb9e4c73695ffb82c70996db35e427b96f2fd27568996c" } }, "bin": "fossa.exe",