From 8f1acc98cea8c844ef7d33a46aaaa1fa600ec064 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 00:33:45 +0000 Subject: [PATCH] grype: Update to version 0.53.0 --- bucket/grype.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/grype.json b/bucket/grype.json index a58731fdb0..c7a7b4bfd8 100644 --- a/bucket/grype.json +++ b/bucket/grype.json @@ -1,12 +1,12 @@ { - "version": "0.52.0", + "version": "0.53.0", "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.52.0/grype_0.52.0_windows_amd64.zip", - "hash": "ab1ee54688e05908a99d346443aed60bf3faa6a2784c133c9c55548d7a0c1f10" + "url": "https://github.com/anchore/grype/releases/download/v0.53.0/grype_0.53.0_windows_amd64.zip", + "hash": "1b9bb7d680afb43855594bdec6569c1037e8e2a7e583e6df873953a7e287c7c9" } }, "bin": "grype.exe",