diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index 5e3bcedcef..64c02d3282 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.16.3", + "version": "8.16.4", "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.3/gitleaks_8.16.3_windows_x64.zip", - "hash": "7209433451424289201669f09a80ddd44f52bc8f7a5f02f85e579f83c0fed086" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.4/gitleaks_8.16.4_windows_x64.zip", + "hash": "5a5ff00a72113525e8ce29b12c9d52548f72b0c6df5678ddde2b317e66ef6693" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.3/gitleaks_8.16.3_windows_x32.zip", - "hash": "7d847d03ad6be34c7f33e4ecb00fc2607e556f6b7f2a6f7b1c589ef6cf314dc1" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.16.4/gitleaks_8.16.4_windows_x32.zip", + "hash": "fb2a95d4ce70bd5bd91c8fb4919aa884fd0665938675b64e8a1f748ac0c61d51" } }, "bin": "gitleaks.exe",