From 36b8a5f82b4e8d4a65312991d704b4cf0b51d887 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 08:26:35 +0000 Subject: [PATCH] fossa: Update to version 3.8.11 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 575977f616..4beff5b6e8 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.8.10", + "version": "3.8.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.8.10/fossa_3.8.10_windows_amd64.zip", - "hash": "64e44146bc2ff414e26477011ddcc19d42e202b380b114cbd9b1b8058f111093" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.8.11/fossa_3.8.11_windows_amd64.zip", + "hash": "43e93a2bf6d7347df8c55173ccb2e54547dda721404ad89962120f3bbd951d49" } }, "bin": "fossa.exe",