diff --git a/bucket/nancy.json b/bucket/nancy.json index ed938342d8..8c40b4adc6 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.35", + "version": "1.0.36", "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.35/nancy-v1.0.35-windows-amd64.zip", - "hash": "40c66c9b91905ea3edae6e4ddaaed7469b6f5ee585350010622108c1865801ba" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.36/nancy-v1.0.36-windows-amd64.zip", + "hash": "cd2eaae47a3b005580512b18693adbd9a8afff4293a6154e057d7bc8996acf97" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.35/nancy-v1.0.35-windows-386.zip", - "hash": "87170c2c118236207e66966eebc24cc04bf38b4b2f5cb7b895be7aab17fd847c" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.36/nancy-v1.0.36-windows-386.zip", + "hash": "2b20817362fca09bb6bdf9e4653a3f553dffb4951e13d99247096620d67bff56" } }, "bin": "nancy.exe",