diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index a22b145936..5225cfd100 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.21.0", + "version": "8.21.1", "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.21.0/gitleaks_8.21.0_windows_x64.zip", - "hash": "3f8ad5782965ae1e8a1af4090af3263a90425e9124b770160800c44cd7d62cbb" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.1/gitleaks_8.21.1_windows_x64.zip", + "hash": "e379528885e36ed1479c3d03f1cd879e3a53f0cb6c80a1e367122a871b71151c" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.0/gitleaks_8.21.0_windows_x32.zip", - "hash": "749a2380e95bec9d7b5b2957fe2fcea89ccf7e047e0b1b8d9e59ebfc381f1723" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.1/gitleaks_8.21.1_windows_x32.zip", + "hash": "642d39ae7e400699c85217e77f76d902b54a345f68dbf59c043132f3bbdc556e" } }, "bin": "gitleaks.exe",