From e32939ef4db730c41570f358ab5525a0b1ca3049 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Oct 2021 18:00:36 +0000 Subject: [PATCH] fossa: Update to version 2.18.0 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 98b4c3a74a..6d621dbcd4 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "2.17.3", + "version": "2.18.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.17.3/fossa_2.17.3_windows_amd64.zip", - "hash": "01d9bf86f49ba245a4206d155c6e80acdbd4ea6e99b5fe1a8001302f7dbef296" + "url": "https://github.com/fossas/spectrometer/releases/download/v2.18.0/fossa_2.18.0_windows_amd64.zip", + "hash": "77eceb997ccfc9d972d25333ba3bf766252103c4a4cc59148d4a2cf94d8fdcf8" } }, "bin": "fossa.exe",