grype: Update to version 0.99.1

This commit is contained in:
github-actions[bot] 2025-08-30 16:30:00 +00:00
parent ef425b1598
commit 5afb9efd4f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.99.0", "version": "0.99.1",
"description": "A vulnerability scanner for container images and filesystems.", "description": "A vulnerability scanner for container images and filesystems.",
"homepage": "https://github.com/anchore/grype", "homepage": "https://github.com/anchore/grype",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/anchore/grype/releases/download/v0.99.0/grype_0.99.0_windows_amd64.zip", "url": "https://github.com/anchore/grype/releases/download/v0.99.1/grype_0.99.1_windows_amd64.zip",
"hash": "2f012d11b3bfe69e1bb3177624dbce84fb917bc1530af2d07ccfd19d8a110540" "hash": "980b3907db6cfd7870c5769050a2892372aa718ec95997cc152584f13d26fff2"
} }
}, },
"bin": "grype.exe", "bin": "grype.exe",