From 59f9aec3de751835d2711c4cae0c5526d156fbca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 04:32:23 +0000 Subject: [PATCH] fossa: Update to version 3.6.4 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 94dece8aa3..644ce7affa 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "3.6.3", + "version": "3.6.4", "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.6.3/fossa_3.6.3_windows_amd64.zip", - "hash": "10743654cc024f5037f8d0d5ed23e3671f4598aeaeffa20c8bc0fec522c497c3" + "url": "https://github.com/fossas/fossa-cli/releases/download/v3.6.4/fossa_3.6.4_windows_amd64.zip", + "hash": "216316eac01876888fe3f2c91d2872cfd3e76f8e5fc9d7e9a358c61386e3376c" } }, "bin": "fossa.exe",