diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index da1ff4a440..bcf363ba70 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.22.0", + "version": "8.22.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.22.0/gitleaks_8.22.0_windows_x64.zip", - "hash": "b488e255433c709c4feb67c8497024ddc2633bd7c94cadc30e4b64cf82ab7410" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.1/gitleaks_8.22.1_windows_x64.zip", + "hash": "8e3c4f7a73d79240b7184849bacec7cedef1445d0b727ee7a2c078ec50dcc50d" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.0/gitleaks_8.22.0_windows_x32.zip", - "hash": "85a73e9888148a00a8f22c93a9c0079482c84aef3cec4b1593e19d4485ce0173" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.1/gitleaks_8.22.1_windows_x32.zip", + "hash": "1b23a8c5cba0a398939fb70595ea700f81390ec9f9b07e691775e98384e86d53" } }, "bin": "gitleaks.exe",