From 973c9a8c85c4c08c37dc5ab16023accefa97c46b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 00:45:23 +0000 Subject: [PATCH] nancy: Update to version 1.0.41 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index ad63498a7e..7080c0f89f 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.39", + "version": "1.0.41", "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.39/nancy-v1.0.39-windows-amd64.zip", - "hash": "8fe5bc02fee34001a99278e3bcd2701855f23bcb118caebc48711fedac3104fe" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.41/nancy-v1.0.41-windows-amd64.zip", + "hash": "071f513d9caa6f6523fc0886f8cf910a2a46a9bd87adbf10c9f16f18b0c4e52a" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.39/nancy-v1.0.39-windows-386.zip", - "hash": "b51c34710715219ad1f40d6eefec432669eedf50fd1339213f5d1872afe0f364" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.41/nancy-v1.0.41-windows-386.zip", + "hash": "7e690dd2fa1864884da0462451351116cf21792d01532bc39c87dcd50633d362" } }, "bin": "nancy.exe",