mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
gitleaks: Update to version 8.20.0
This commit is contained in:
parent
93c1748369
commit
4894ad3430
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.19.3",
|
||||
"version": "8.20.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.19.3/gitleaks_8.19.3_windows_x64.zip",
|
||||
"hash": "2bd827a17bdb282f812f5c3b2e58760ee9974a990950f0300ae95e818a7a1669"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.20.0/gitleaks_8.20.0_windows_x64.zip",
|
||||
"hash": "15a00bab8758b60f8865e29db5dec153ce43858e6793e001cf8d1aac02c92714"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.19.3/gitleaks_8.19.3_windows_x32.zip",
|
||||
"hash": "8013a4782a9cce3d054b3b021f3c19e812ccbb58f463fb2e2fd7f3f15f7bda75"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.20.0/gitleaks_8.20.0_windows_x32.zip",
|
||||
"hash": "96ef571c8bc194019984ea94432e7e23b4edec8eb7d6831c3614843df6423750"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user