2024-03-07 20:24:43 +00:00

29 lines
1.2 KiB
JSON

{
"version": "1.0.46",
"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.46/nancy-v1.0.46-windows-amd64.zip",
"hash": "152c02caf4d34b7aa00fcb21c231b47b49692d304b917d71ba596b6360877d34"
},
"32bit": {
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.46/nancy-v1.0.46-windows-386.zip",
"hash": "a76f16c022106a0ba66858bf988d54ca05728f7e9ba8e04badb5cd515f13fb55"
}
},
"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"
}
}
}
}