mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitleaks: Update to version 8.23.0
This commit is contained in:
parent
0f1b097ef5
commit
d57f7d254f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.22.1",
|
||||
"version": "8.23.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.22.1/gitleaks_8.22.1_windows_x64.zip",
|
||||
"hash": "8e3c4f7a73d79240b7184849bacec7cedef1445d0b727ee7a2c078ec50dcc50d"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.0/gitleaks_8.23.0_windows_x64.zip",
|
||||
"hash": "89c8c8aa08a9050172d1b48616c96ce485cae2a23983429d7dce4b0ed82cdaef"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.22.1/gitleaks_8.22.1_windows_x32.zip",
|
||||
"hash": "1b23a8c5cba0a398939fb70595ea700f81390ec9f9b07e691775e98384e86d53"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.23.0/gitleaks_8.23.0_windows_x32.zip",
|
||||
"hash": "f26470f2f3027fd61f3f3af2353b8d7d058987765c215a7b6c3ae06b71532a2e"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user