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