From 6bab2689b39bf5e130ff9c7f5865c3fc8ed20117 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 04:49:41 +0000 Subject: [PATCH] nancy: Update to version 1.0.39 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index 820ba9596d..ad63498a7e 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.38", + "version": "1.0.39", "description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index", "homepage": "https://github.com/sonatype-nexus-community/nancy", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.38/nancy-v1.0.38-windows-amd64.zip", - "hash": "604422017471c8407f7696f9db87a566d0ea5e8b2af9616dfab10e8024859b74" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.39/nancy-v1.0.39-windows-amd64.zip", + "hash": "8fe5bc02fee34001a99278e3bcd2701855f23bcb118caebc48711fedac3104fe" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.38/nancy-v1.0.38-windows-386.zip", - "hash": "c088fd6b331cef6e8863275fe92cbe705425733431771aae3e834f8b1eee7aa7" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.39/nancy-v1.0.39-windows-386.zip", + "hash": "b51c34710715219ad1f40d6eefec432669eedf50fd1339213f5d1872afe0f364" } }, "bin": "nancy.exe",