mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 04:31:27 +00:00
25 lines
883 B
JSON
25 lines
883 B
JSON
{
|
|
"version": "0.77.4",
|
|
"description": "A vulnerability scanner for container images and filesystems.",
|
|
"homepage": "https://github.com/anchore/grype",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/anchore/grype/releases/download/v0.77.4/grype_0.77.4_windows_amd64.zip",
|
|
"hash": "6499027246a6a3e763f3e84947683009f8d418fc0f540ecf305e4e263db7b316"
|
|
}
|
|
},
|
|
"bin": "grype.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/anchore/grype/releases/download/v$version/grype_$version_windows_amd64.zip"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "https://github.com/anchore/grype/releases/download/v$version/grype_$version_checksums.txt"
|
|
}
|
|
}
|
|
}
|