From 2663e07b6ebf519c7865d3adf58ab762423651ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 04:29:24 +0000 Subject: [PATCH] ossgadget: Update to version 0.1.317 --- bucket/ossgadget.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ossgadget.json b/bucket/ossgadget.json index a55aba61cb..c8a6df073e 100644 --- a/bucket/ossgadget.json +++ b/bucket/ossgadget.json @@ -1,13 +1,13 @@ { - "version": "0.1.316", + "version": "0.1.317", "description": "Collection of tools for analyzing open source packages.", "homepage": "https://github.com/microsoft/OSSGadget", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/microsoft/OSSGadget/releases/download/v0.1.316/OSSGadget_win_0.1.316.zip", - "hash": "6432bf9a84cc538dd5c3eaa980306b0682b396d7565fc68d083d99855b31e678", - "extract_dir": "OSSGadget_win_0.1.316" + "url": "https://github.com/microsoft/OSSGadget/releases/download/v0.1.317/OSSGadget_win_0.1.317.zip", + "hash": "81c253f888a8a6b3c6119c456657e498f325b2520fafb75a26c2f1b184a38f11", + "extract_dir": "OSSGadget_win_0.1.317" } }, "bin": [ @@ -36,4 +36,4 @@ } } } - } +}