From 62098a17f5ecf068b5b6bd19143d3f4bb01df330 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 20:29:41 +0000 Subject: [PATCH] fossa: Update to version 3.0.11 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 8df859bf59..f1b3bfb9ee 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.10", + "version": "3.0.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.0.10/fossa_3.0.10_windows_amd64.zip", - "hash": "e69fc21e65ecff84fad2c7bd3e4fd46f27544527758a59f89ff14f4b50b79cb3" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.11/fossa_3.0.11_windows_amd64.zip", + "hash": "fc6482ade3163d78a0ed7dc9e2d37310990dfeb85738754b54592f397ce3ab71" } }, "bin": "fossa.exe",