From 449dd2164744dc82611cf87c48cced1f219a98d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:28:28 +0000 Subject: [PATCH] nancy: Update to version 1.0.37 --- bucket/nancy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nancy.json b/bucket/nancy.json index 8c40b4adc6..2562605ead 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.36", + "version": "1.0.37", "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.36/nancy-v1.0.36-windows-amd64.zip", - "hash": "cd2eaae47a3b005580512b18693adbd9a8afff4293a6154e057d7bc8996acf97" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.37/nancy-v1.0.37-windows-amd64.zip", + "hash": "0155ca1bf2e12de92df2b15a0112a2700c188cc2ae57864b91fe63cd5708ed65" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.36/nancy-v1.0.36-windows-386.zip", - "hash": "2b20817362fca09bb6bdf9e4653a3f553dffb4951e13d99247096620d67bff56" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.37/nancy-v1.0.37-windows-386.zip", + "hash": "7eb889a2986fc60fd19213816da9d3b80116861902f3565c0cca52e03ee2f9eb" } }, "bin": "nancy.exe",