From 8d3febef3ca7401896575759e1e7588b12a023b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:39:00 +0000 Subject: [PATCH] fossa: Update to version 3.11.2 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 2ee47186e6..738011aac0 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.11.1", + "version": "3.11.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.11.1/fossa_3.11.1_windows_amd64.zip", - "hash": "3b0c13b7f3a6f13ae230f3025e5922633680c4729618a2c018e991efb1d25c05" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.11.2/fossa_3.11.2_windows_amd64.zip", + "hash": "df9d732edbd2e1d5e9fdd199651754982799186a8d339d4ca6498d8d073f412e" } }, "bin": "fossa.exe",