From ab690e3168d0890b5f4f99fc77210fe38df22e28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 04:30:33 +0000 Subject: [PATCH] fossa: Update to version 3.11.1 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 6ceee78e8b..2ee47186e6 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.11.0", + "version": "3.11.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.11.0/fossa_3.11.0_windows_amd64.zip", - "hash": "990d9ae394971c915b8f44c17092e5782b3376be962e44791942f56e8da0a593" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.11.1/fossa_3.11.1_windows_amd64.zip", + "hash": "3b0c13b7f3a6f13ae230f3025e5922633680c4729618a2c018e991efb1d25c05" } }, "bin": "fossa.exe",