mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 19:14:48 +00:00
25 lines
886 B
JSON
25 lines
886 B
JSON
{
|
|
"version": "0.104.3",
|
|
"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.104.3/grype_0.104.3_windows_amd64.zip",
|
|
"hash": "8dad9d3ad2d623a793728c8c18352282ad2b1ece506a5bcc4a086bf6af425dc8"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|