nancy: Update to version 1.0.34

This commit is contained in:
github-actions[bot] 2022-05-27 16:30:59 +00:00
parent 9cfadf4cca
commit 49c5ca5d1b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.33", "version": "1.0.34",
"description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index", "description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index",
"homepage": "https://github.com/sonatype-nexus-community/nancy", "homepage": "https://github.com/sonatype-nexus-community/nancy",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.33/nancy-v1.0.33-windows-amd64.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.34/nancy-v1.0.34-windows-amd64.zip",
"hash": "039b971abc43fd4de04acb5eb8ce77ef0981aa37efc5617a70d1e3ecd5ef8c5d" "hash": "d3ae5903f329af66334b1292c8a7112c96ba0a9e0fbd5be978362557f30b5dad"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.33/nancy-v1.0.33-windows-386.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.34/nancy-v1.0.34-windows-386.zip",
"hash": "3c0b9dabd71bcea26bd2a6fb33cece24c92afdc4e9175848bf17a8b15ed00b7b" "hash": "6b650b0199e1d871d7f36638567546f1f643ee1c80cfdd6f640b024d64c2d574"
} }
}, },
"bin": "nancy.exe", "bin": "nancy.exe",