From 8441be4ed716f1c3a86d81ffdd3cb5c925027832 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 00:32:26 +0000 Subject: [PATCH] nancy: Update to version 1.0.32 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index 9749d73075..2ac5bd6e6a 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.30", + "version": "1.0.32", "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.30/nancy-v1.0.30-windows-amd64.zip", - "hash": "8102a4d99d682bbeef3b63505d2ad0930412ef68148e7eb0f3ae26630833410f" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.32/nancy-v1.0.32-windows-amd64.zip", + "hash": "cdea90f3efece51c240570af1c434303c36efeaf9fbdc2edf98f30b2dc53594d" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.30/nancy-v1.0.30-windows-386.zip", - "hash": "7edcbab9b2f1f20ce29c808e5da27cf93122273c3d7e0f0deded7cc6f144fa43" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.32/nancy-v1.0.32-windows-386.zip", + "hash": "6b02f2fbc8bc7b9af2a3c1087ece9133ee53db38b008f0440f0c11ef323230ab" } }, "bin": "nancy.exe",