diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index c4013d3d0a..739cf8c5ca 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.25.0", + "version": "8.25.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.25.0/gitleaks_8.25.0_windows_x64.zip", - "hash": "6e8fef04b39b228cdc4644d961711a02e86cea1329c8f956339621cf97d9a530" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.1/gitleaks_8.25.1_windows_x64.zip", + "hash": "f4d19d8db71a7c88876608a579483f1375b08ca863dad5dc040de0c575b276e1" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.0/gitleaks_8.25.0_windows_x32.zip", - "hash": "90957650ac1528872463eee055bf003ba7f817db74531b06f0d59b9eac2c4d17" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.1/gitleaks_8.25.1_windows_x32.zip", + "hash": "a03903c7a6b4737bc7ecb260833d94ff918b20f19e01543f672ab40796ebdf3d" } }, "bin": "gitleaks.exe",