diff --git a/bucket/nancy.json b/bucket/nancy.json index 02ab814e77..46f0e9a11b 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.52", + "version": "1.2.0", "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.52/nancy-v1.0.52-windows-amd64.zip", - "hash": "fe1b5b2c4c5896413737416877fc4ba5ca23630814340b91459dda4914abbe3b" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.2.0/nancy-v1.2.0-windows-amd64.zip", + "hash": "8f364cc981cebb86ffe9e0cc380bfaceeb3ff565e589eb8c3bf133f560c94cd4" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.52/nancy-v1.0.52-windows-386.zip", - "hash": "958b96edd548ce37d82e5f804024528b4687100c06c34150302e282adecf9430" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.2.0/nancy-v1.2.0-windows-386.zip", + "hash": "2d20fe7d4f05741442910ad8cec3d5afeb4db7f792bf9a8f0db9e39de3d58e0f" } }, "bin": "nancy.exe",