From 66ade9ff70a7de9922a497f9711202c3d023d23a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 00:34:30 +0000 Subject: [PATCH] fossa: Update to version 3.8.5 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 580c33794d..5761694119 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.4", + "version": "3.8.5", "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.8.4/fossa_3.8.4_windows_amd64.zip", - "hash": "91dcd1ad32ec82a2fed5972e614e98efc523cb478971afaf4ed221aa56289048" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.5/fossa_3.8.5_windows_amd64.zip", + "hash": "eecc25369e1954c89d5c5d3d87329c8de55d5e6fadb7aca27cb1bd5b9c29e41b" } }, "bin": "fossa.exe",