2022-09-07 20:30:04 +00:00

29 lines
1.2 KiB
JSON

{
"version": "1.0.38",
"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.38/nancy-v1.0.38-windows-amd64.zip",
"hash": "604422017471c8407f7696f9db87a566d0ea5e8b2af9616dfab10e8024859b74"
},
"32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.38/nancy-v1.0.38-windows-386.zip",
"hash": "c088fd6b331cef6e8863275fe92cbe705425733431771aae3e834f8b1eee7aa7"
}
},
"bin": "nancy.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v$version/nancy-v$version-windows-amd64.zip"
},
"32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v$version/nancy-v$version-windows-386.zip"
}
}
}
}