mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
gitleaks: Update to version 8.22.1
This commit is contained in:
parent
0980819826
commit
b71857efa7
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user