From 8486fdb47c8425148b53f34ab4ae8d6782bf0a59 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Oct 2021 21:00:39 +0000 Subject: [PATCH] fossa: Update to version 2.17.3 --- bucket/fossa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fossa.json b/bucket/fossa.json index 967b0a751b..98b4c3a74a 100644 --- a/bucket/fossa.json +++ b/bucket/fossa.json @@ -1,12 +1,12 @@ { - "version": "2.17.2", + "version": "2.17.3", "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.2/fossa_2.17.2_windows_amd64.zip", - "hash": "2464af1a7953748c14a1549b56f7e82ac2aeaef94cf69d3197f696ea260747cc" + "url": "https://github.com/fossas/spectrometer/releases/download/v2.17.3/fossa_2.17.3_windows_amd64.zip", + "hash": "01d9bf86f49ba245a4206d155c6e80acdbd4ea6e99b5fe1a8001302f7dbef296" } }, "bin": "fossa.exe",