diff --git a/bucket/gitleaks.json b/bucket/gitleaks.json index c9c73f146e..d9e3f90988 100644 --- a/bucket/gitleaks.json +++ b/bucket/gitleaks.json @@ -1,16 +1,16 @@ { - "version": "8.19.2", + "version": "8.19.3", "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.19.2/gitleaks_8.19.2_windows_x64.zip", - "hash": "4de36c582415a84e406ffa72242f793cc1b7acd6a1f85fdcc439a800665eec39" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.3/gitleaks_8.19.3_windows_x64.zip", + "hash": "2bd827a17bdb282f812f5c3b2e58760ee9974a990950f0300ae95e818a7a1669" }, "32bit": { - "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.2/gitleaks_8.19.2_windows_x32.zip", - "hash": "8744daf31f99ebf2cc69de27cfd804ad9a1ca6fffb8853c4cddfeb2626805c68" + "url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.3/gitleaks_8.19.3_windows_x32.zip", + "hash": "8013a4782a9cce3d054b3b021f3c19e812ccbb58f463fb2e2fd7f3f15f7bda75" } }, "bin": "gitleaks.exe",