grype: Update to version 0.86.1

This commit is contained in:
github-actions[bot] 2024-12-13 20:29:58 +00:00
parent a382b78a89
commit 30a8203d64

View File

@ -1,12 +1,12 @@
{ {
"version": "0.86.0", "version": "0.86.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.86.0/grype_0.86.0_windows_amd64.zip", "url": "https://github.com/anchore/grype/releases/download/v0.86.1/grype_0.86.1_windows_amd64.zip",
"hash": "eed2ce945c3f08e97878746cc2474809332844af32e306db3c4db669af28ae70" "hash": "1a903d4420765b09f7cd400ee89f34acc6824240dbd9a52bef1c29bfeda851be"
} }
}, },
"bin": "grype.exe", "bin": "grype.exe",