From 8d0f698c185fa6dfd10356a97caeccb6b25ecbf7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Nov 2021 16:00:43 +0000 Subject: [PATCH] fossa: Update to version 3.0.5 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index f429d19be0..8f72413c41 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.0.4", + "version": "3.0.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.0.4/fossa_3.0.4_windows_amd64.zip", - "hash": "144556128c39d341cde2de102bcd8a92f8bb845b184271fe6fa72a959ad21d95" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.0.5/fossa_3.0.5_windows_amd64.zip", + "hash": "6d702ab82a0fbcd17a504c9daf9c8a19f12a5aa31952766fb1fc9554018a637c" } }, "bin": "fossa.exe",