mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
grype: Add version 0.50.2 (#3986)
This commit is contained in:
parent
dcc99b0b37
commit
b98b989794
24
bucket/grype.json
Normal file
24
bucket/grype.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"version": "0.50.2",
|
||||||
|
"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.50.2/grype_0.50.2_windows_amd64.zip",
|
||||||
|
"hash": "669fac80710ef7116faddb40bc7dbd3cab6ab115b53c2ea4f334ef664521c81a"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user