diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index 73f731e908..11a3429f1c 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.16.1", + "version": "8.16.2", "description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos", "homepage": "https://gitleaks.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.1/gitleaks_8.16.1_windows_x64.zip", - "hash": "3707275694500ce157ea3358a285f40025157a1ef7b8c21898e828bb09292f1c" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.2/gitleaks_8.16.2_windows_x64.zip", + "hash": "c87f4a1d57f04d13de4b68262ea0e65c83c7e5adf736b681d7ba3ba5bc44c874" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.1/gitleaks_8.16.1_windows_x32.zip", - "hash": "434818b6ddd452e70d4347e776e24e3c57bc96ffafaecbbefd71a2d6f2821e5c" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.2/gitleaks_8.16.2_windows_x32.zip", + "hash": "1f2d85e9b008a571dd4eeef0b67dce30b6baa98c459943ca29e0c84f855e5a96" } }, "bin": "gitleaks.exe",