mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
nancy: Update to version 1.0.50
This commit is contained in:
parent
82029c2482
commit
2034a7d58a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.49",
|
"version": "1.0.50",
|
||||||
"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.49/nancy-v1.0.49-windows-amd64.zip",
|
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.50/nancy-v1.0.50-windows-amd64.zip",
|
||||||
"hash": "078682ad1bd92f2663745f8ed3ed01101baf78d8efe08dceaf460f99219fe8d9"
|
"hash": "2d82b4ba4cddc2f7f8920a812011429ed687fdc8ed0b0ca20979d1bf81a0b079"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.49/nancy-v1.0.49-windows-386.zip",
|
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.50/nancy-v1.0.50-windows-386.zip",
|
||||||
"hash": "f0a237d295907528edcca8d1ee6ab0ccc4c894b6a3cf4690c9e2fe340c47921d"
|
"hash": "70e6baf4fac1e68ef5fd1f452cd552f9946b9c0853d82cd5b935c0e024a63ffc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nancy.exe",
|
"bin": "nancy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user