From 511e002890c6068bde931138d13e5f66b4d9ae27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 20:23:51 +0000 Subject: [PATCH] fossa: Update to version 3.8.9 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 44a98c9ec5..1c54f50cbe 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.8", + "version": "3.8.9", "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.8.8/fossa_3.8.8_windows_amd64.zip", - "hash": "ad015d1fa05ea06b116308a9eb2a5fe89d0997547decf6a003282175dcd0a945" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.9/fossa_3.8.9_windows_amd64.zip", + "hash": "eddfe7b2fb47ace547e6882829adc972d0f4ba2c6db2c6405337935bbbd09ef6" } }, "bin": "fossa.exe",