From 021b34c53f28f052a80aba5acacab04d999924a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:04:31 +0000 Subject: [PATCH] fossa: Update to version 3.9.11 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 4ad251a7bd..18ff4d749e 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.9.10", + "version": "3.9.11", "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.10/fossa_3.9.10_windows_amd64.zip", - "hash": "fd0f3015743b79f3409d694af5be8f5ded2760188645460681f5e95282242e98" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.9.11/fossa_3.9.11_windows_amd64.zip", + "hash": "b9c2ea03aff73eeacf96e523cc136c6c08f82d7c082d1a58ce184b282f5a384c" } }, "bin": "fossa.exe",