diff --git a/bucket/nancy.json b/bucket/nancy.json index bdc592c0f1..9749d73075 100644 --- a/bucket/nancy.json +++ b/bucket/nancy.json @@ -1,16 +1,16 @@ { - "version": "1.0.29", + "version": "1.0.30", "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.29/nancy-v1.0.29-windows-amd64.zip", - "hash": "7418d0fa81550e952d31958f15c683c09673188245444424a2077819669df2b1" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.30/nancy-v1.0.30-windows-amd64.zip", + "hash": "8102a4d99d682bbeef3b63505d2ad0930412ef68148e7eb0f3ae26630833410f" }, "32bit": { - "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.29/nancy-v1.0.29-windows-386.zip", - "hash": "e1187a5f984e1d674d8f739ef7a2a3da85338b7428472d7af4f79c6b0eddd0c4" + "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.30/nancy-v1.0.30-windows-386.zip", + "hash": "7edcbab9b2f1f20ce29c808e5da27cf93122273c3d7e0f0deded7cc6f144fa43" } }, "bin": "nancy.exe",