mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
gitleaks: Update to version 8.21.1
This commit is contained in:
parent
b71e0b397e
commit
08a85087c1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.21.0",
|
||||
"version": "8.21.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.21.0/gitleaks_8.21.0_windows_x64.zip",
|
||||
"hash": "3f8ad5782965ae1e8a1af4090af3263a90425e9124b770160800c44cd7d62cbb"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.1/gitleaks_8.21.1_windows_x64.zip",
|
||||
"hash": "e379528885e36ed1479c3d03f1cd879e3a53f0cb6c80a1e367122a871b71151c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.0/gitleaks_8.21.0_windows_x32.zip",
|
||||
"hash": "749a2380e95bec9d7b5b2957fe2fcea89ccf7e047e0b1b8d9e59ebfc381f1723"
|
||||
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.21.1/gitleaks_8.21.1_windows_x32.zip",
|
||||
"hash": "642d39ae7e400699c85217e77f76d902b54a345f68dbf59c043132f3bbdc556e"
|
||||
}
|
||||
},
|
||||
"bin": "gitleaks.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user