diff --git a/bucket/nancy.json b/bucket/nancy.json index 3c090d7b86..946e80b209 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.45", + "version": "1.0.46", "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.45/nancy-v1.0.45-windows-amd64.zip", - "hash": "b24e37ec63c6feb6318a59ced318861893ca3cf018c8b18813660e103d0bff5b" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.46/nancy-v1.0.46-windows-amd64.zip", + "hash": "152c02caf4d34b7aa00fcb21c231b47b49692d304b917d71ba596b6360877d34" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.45/nancy-v1.0.45-windows-386.zip", - "hash": "2e13263d532e56e72a3bae727bb330fead98b7ce59bab6bd137b833c39e957f1" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.46/nancy-v1.0.46-windows-386.zip", + "hash": "a76f16c022106a0ba66858bf988d54ca05728f7e9ba8e04badb5cd515f13fb55" } }, "bin": "nancy.exe",