From 95c6f1a74a7dec7d3a9f6fbb3b38606576bbf192 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 20:28:44 +0000 Subject: [PATCH] fossa: Update to version 3.13.0 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index b6a8dd308a..ff26597bf9 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.12.3", + "version": "3.13.0", "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.12.3/fossa_3.12.3_windows_amd64.zip", - "hash": "e9c7546f4c3b2021fb591bfbacbefc539fcfaf031a2415387157d64d03ea939a" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.13.0/fossa_3.13.0_windows_amd64.zip", + "hash": "3feb2014d5589ba89bfd487c95be53db48236e873e4f9a5776ea8202e41d3413" } }, "bin": "fossa.exe",