From 9d18abd4c5be73bcf76ef9c232099f9dcb3f74b3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Oct 2021 18:00:39 +0000 Subject: [PATCH] fossa: Update to version 2.18.1 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 6d621dbcd4..10e8bdb3be 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "2.18.0", + "version": "2.18.1", "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.0/fossa_2.18.0_windows_amd64.zip", - "hash": "77eceb997ccfc9d972d25333ba3bf766252103c4a4cc59148d4a2cf94d8fdcf8" + "url": "https://github.com/fossas/spectrometer/releases/download/v2.18.1/fossa_2.18.1_windows_amd64.zip", + "hash": "b12ceb25cc748d5e51d73fab90952aefacc508ef84c9fbd7bb93d40c4ed81e19" } }, "bin": "fossa.exe",