diff --git a/bucket/nancy.json b/bucket/nancy.json index 2562605ead..820ba9596d 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.37", + "version": "1.0.38", "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.37/nancy-v1.0.37-windows-amd64.zip", - "hash": "0155ca1bf2e12de92df2b15a0112a2700c188cc2ae57864b91fe63cd5708ed65" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.38/nancy-v1.0.38-windows-amd64.zip", + "hash": "604422017471c8407f7696f9db87a566d0ea5e8b2af9616dfab10e8024859b74" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.37/nancy-v1.0.37-windows-386.zip", - "hash": "7eb889a2986fc60fd19213816da9d3b80116861902f3565c0cca52e03ee2f9eb" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.38/nancy-v1.0.38-windows-386.zip", + "hash": "c088fd6b331cef6e8863275fe92cbe705425733431771aae3e834f8b1eee7aa7" } }, "bin": "nancy.exe",