diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index 3713337e1e..a5abaaee2c 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.27.2", + "version": "8.28.0", "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.2/gitleaks_8.27.2_windows_x64.zip", - "hash": "3c6a58efa70e991d7816a8bd87d1db797818017fcb67cbf1861394b404a70a42" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.28.0/gitleaks_8.28.0_windows_x64.zip", + "hash": "da6458e8864af553807de1c46a7a8eac0880bd6b99ba56288e87e86a45af884f" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.27.2/gitleaks_8.27.2_windows_x32.zip", - "hash": "f65d7bfdc0aa5e173dda4d35ffde17e4772854f5b933eb14fb57ca33d0c73913" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.28.0/gitleaks_8.28.0_windows_x32.zip", + "hash": "e5c53b231d43da0d29c22c719dbcc753891fd2b600ca27506b322669cd3bc400" } }, "bin": "gitleaks.exe",