diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index 7930829719..3713337e1e 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.27.1", + "version": "8.27.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.27.1/gitleaks_8.27.1_windows_x64.zip", - "hash": "7a6f3aa2fa533e4511aa0555b6794558f8024e432c64b047b01f17558722bbd4" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.2/gitleaks_8.27.2_windows_x64.zip", + "hash": "3c6a58efa70e991d7816a8bd87d1db797818017fcb67cbf1861394b404a70a42" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.1/gitleaks_8.27.1_windows_x32.zip", - "hash": "5b0485b8617a7d8eef7736aeb4b0dad3033b9df45dbb70f708537a039836f06b" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.2/gitleaks_8.27.2_windows_x32.zip", + "hash": "f65d7bfdc0aa5e173dda4d35ffde17e4772854f5b933eb14fb57ca33d0c73913" } }, "bin": "gitleaks.exe",