nancy: Update to version 1.0.41

This commit is contained in:
github-actions[bot] 2022-10-14 00:45:23 +00:00
parent fc896cc58d
commit 973c9a8c85

View File

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