From a15f39c1eacadd7096cbd9cd8eccbdfdf4f6abb8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:23:24 +0000 Subject: [PATCH] fossa: Update to version 3.9.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 77502b7534..7f20868cd8 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.9.1", + "version": "3.9.2", "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.1/fossa_3.9.1_windows_amd64.zip", - "hash": "61513725281b93bd67e6dc6c81c765d0b19eb2cd4e61b4bae8a58b46144531bf" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.9.2/fossa_3.9.2_windows_amd64.zip", + "hash": "3731e2fb9e74baf5599aaf344754ecd1d5ed5d7dfa88ff118da17d15b71e4865" } }, "bin": "fossa.exe",