diff --git a/bucket/nancy.json b/bucket/nancy.json index dfdec50e0a..658014d8f6 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.48", + "version": "1.0.49", "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.48/nancy-v1.0.48-windows-amd64.zip", - "hash": "c100f4b3daa759446a66165e9a6ebffdaa4991df2e68f4532098ecb9cd16ac3d" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.49/nancy-v1.0.49-windows-amd64.zip", + "hash": "078682ad1bd92f2663745f8ed3ed01101baf78d8efe08dceaf460f99219fe8d9" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.48/nancy-v1.0.48-windows-386.zip", - "hash": "d0b358e3a830869e34f467a37a92c5da13da405254adf8b88b70905fba667b9c" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.49/nancy-v1.0.49-windows-386.zip", + "hash": "f0a237d295907528edcca8d1ee6ab0ccc4c894b6a3cf4690c9e2fe340c47921d" } }, "bin": "nancy.exe",