nancy: Update to version 1.0.42

This commit is contained in:
github-actions[bot] 2022-11-09 00:34:18 +00:00
parent 51305043a2
commit b83188fa32

View File

@ -1,16 +1,16 @@
{ {
"version": "1.0.41", "version": "1.0.42",
"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.41/nancy-v1.0.41-windows-amd64.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.42/nancy-v1.0.42-windows-amd64.zip",
"hash": "071f513d9caa6f6523fc0886f8cf910a2a46a9bd87adbf10c9f16f18b0c4e52a" "hash": "bb760aaa7776469f457ee85f51a02a615a145c89694804617537b9d417281074"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.41/nancy-v1.0.41-windows-386.zip", "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.42/nancy-v1.0.42-windows-386.zip",
"hash": "7e690dd2fa1864884da0462451351116cf21792d01532bc39c87dcd50633d362" "hash": "cbf0315f3b23913a1bd511a074d83a603d15566ce703eefb028e38868beec7bb"
} }
}, },
"bin": "nancy.exe", "bin": "nancy.exe",