From 7ea721bf4a26bbd695509a0fcd64ec9843bb00e2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Oct 2021 05:00:36 +0000 Subject: [PATCH] fossa: Update to version 2.19.0 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 10e8bdb3be..886bc35955 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "2.18.1", + "version": "2.19.0", "description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.", "homepage": "https://github.com/fossas/spectrometer", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/fossas/spectrometer/releases/download/v2.18.1/fossa_2.18.1_windows_amd64.zip", - "hash": "b12ceb25cc748d5e51d73fab90952aefacc508ef84c9fbd7bb93d40c4ed81e19" + "url": "https://github.com/fossas/spectrometer/releases/download/v2.19.0/fossa_2.19.0_windows_amd64.zip", + "hash": "49e6691aa45b33c71b3be624b0fc7ab2fdd67643602f1d97b044908880298341" } }, "bin": "fossa.exe",